Skip to content

Commit

Permalink
build with stacktrace
Browse files Browse the repository at this point in the history
  • Loading branch information
sockeqwe committed Nov 13, 2021
1 parent 3875cb3 commit b2a1c04
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,4 @@ jobs:
java-version: 11

- name: Build
run: ./gradlew build

- name: Buld Android sample app
run: ./gradlew :app:assembleDebug
run: ./gradlew build --stacktrace

0 comments on commit b2a1c04

Please # to comment.