Skip to content

Commit

Permalink
Update groovy-joint-workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
puneetbehl committed Oct 19, 2023
1 parent 58f3263 commit c00063b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/groovy-joint-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ jobs:
${{ runner.os }}-maven-
- name: Set CI_GROOVY_VERSION for Grails
run: |
ls -arlt ~/.m2/repository/org/codehaus/groovy/groovy/
echo "CI_GROOVY_VERSION=${{needs.build_groovy.outputs.groovyVersion}}" >> $GITHUB_ENV
- name: Build Grails
id: build_grails
Expand Down

0 comments on commit c00063b

Please sign in to comment.