Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zzawang authored May 10, 2024
1 parent 1530d33 commit 865f4f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
restore-keys: |
gradle-${{ runner.os }}
- name: Build with Gradle
run: ./gradlew build -x test
- name: Build with Gradl
run: ./gradlew clean build -x test --project-dir=/be/issue-tracker

- name: Archive JAR
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 865f4f8

Please sign in to comment.