Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
pwaillette committed Dec 11, 2023
2 parents dd61497 + b47c3cc commit 5bca5b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
java-version: '19.0.2'
distribution: 'oracle'
- name: Run chmod to make gradlew executable
run: chmod +x /home/runner/work/StMary-CommonLib/StMary-CommonLib/gradlew
run: chmod +x /home/runner/work/CommonLib/CommonLib/gradlew
- name: Validate Gradle wrapper
uses: gradle/wrapper-validation-action@ccb4328a959376b642e027874838f60f8e596de3
- name: Publish package
Expand Down

0 comments on commit 5bca5b5

Please sign in to comment.