Skip to content

Commit

Permalink
Update check.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
DroidNinja authored May 5, 2024
1 parent 5b953a9 commit 314fe81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
java-version: '17'

- name: Build project
run: ./gradlew assembleRelease lintRelease --stacktrace
run: ./gradlew assembleRelease --stacktrace

- name: Upload build outputs (APKs)
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 314fe81

Please sign in to comment.