Skip to content

Commit

Permalink
fix: pull-request-gradle-build-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
egg528 authored Jan 16, 2024
1 parent e8734b7 commit a467d8f
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 @@ -39,4 +39,4 @@ jobs:
working-directory: ./backend
if: steps.changes.outputs.application == 'true'
run: |
./backend/gradlew build --no-build-cache
./backend/.gradlew build --no-build-cache

0 comments on commit a467d8f

Please sign in to comment.