Skip to content

Commit 3bc6e9b

Browse files
👷 Fix build workflow
1 parent a09d9a9 commit 3bc6e9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/build.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
path: app/build/outputs/apk/debug/app-debug.apk
3535
release:
3636
name: Release APK
37-
needs: apk
37+
needs: build
3838
runs-on: ubuntu-latest
3939
steps:
4040
- name: Checkout

0 commit comments

Comments
 (0)