mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore(codeql): no daemon
This commit is contained in:
parent
503ac6cfb6
commit
d5b418ea76
1 changed files with 1 additions and 1 deletions
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
|
|
@ -99,7 +99,7 @@ jobs:
|
|||
# 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun
|
||||
- if: matrix.build-mode == 'manual'
|
||||
shell: bash
|
||||
run: ./gradlew buildDebug
|
||||
run: ./gradlew buildDebug --no-daemon
|
||||
|
||||
# run: |
|
||||
# echo 'If you are using a "manual" build mode for one or more of the' \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue