Skip to content

Commit

Permalink
Update pull-request-gradle-build-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ManHyuk authored Jan 15, 2024
1 parent 127f0d1 commit ca6f3c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-gradle-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
cache: 'gradle'

- name: gradlew 권한 부여
run: chmod +x ./gradlew
run: chmod +x ./backend/gradlew

- name: Gradle Build
if: steps.changes.outputs.application == 'true'
Expand Down

0 comments on commit ca6f3c7

Please sign in to comment.