Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
jhaven-stytch committed Feb 21, 2025
1 parent 06df484 commit 6b1292c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Autobuild
run: |
echo "Run, Build Application using script"
./gradlew --no-daemon assemble
./gradlew --debug --no-daemon assemble
env:
GOOGLE_OAUTH_CLIENT_ID: 'abc123'
PASSKEYS_DOMAIN: 'abc123'
Expand Down

0 comments on commit 6b1292c

Please sign in to comment.