Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
topminipie committed Mar 16, 2024
1 parent 92f02a9 commit 2ad707b
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 @@ -67,7 +67,7 @@ jobs:
cargo fmt --all -- --check
- name: Build app
run: ./gradlew assembleDebug --warning-mode all
run: ./gradlew assembleDebug --no-daemon --warning-mode all

- name: Upload Apk
if: github.repository == 'topminipie/twoyi'
Expand Down

0 comments on commit 2ad707b

Please sign in to comment.