Skip to content

Commit

Permalink
Gradle please
Browse files Browse the repository at this point in the history
  • Loading branch information
Technici4n committed Jun 23, 2024
1 parent e3befb8 commit 674993b
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 @@ -25,7 +25,7 @@ jobs:
cache-read-only: ${{ github.ref != 'refs/heads/master' }}

- name: build
run: ./gradlew build
run: ./gradlew build --stacktrace
- name: capture build artifacts
uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit 674993b

Please sign in to comment.