Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbuzinski authored Mar 13, 2024
1 parent aa2cbd2 commit d91cdd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
uses: gradle/actions/setup-gradle@v3

- name: Execute Gradle build
run: ./gradlew build --console=verbose --build-cache
run: ./gradlew build --build-cache

0 comments on commit d91cdd0

Please sign in to comment.