We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a09d9a9 commit 3bc6e9bCopy full SHA for 3bc6e9b
‎.github/workflows/build.yml‎
@@ -34,7 +34,7 @@ jobs:
34
path: app/build/outputs/apk/debug/app-debug.apk
35
release:
36
name: Release APK
37
- needs: apk
+ needs: build
38
runs-on: ubuntu-latest
39
steps:
40
- name: Checkout
0 commit comments