Skip to content

Commit

Permalink
Refresh
Browse files Browse the repository at this point in the history
Signed-off-by: Patbox <[email protected]>
  • Loading branch information
Patbox committed Nov 10, 2024
1 parent 4776fa6 commit 47326e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: chmod +x gradlew

- name: Build with Gradle
run: ./gradlew build
run: ./gradlew build --refresh-dependencies

- uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 47326e0

Please sign in to comment.