Skip to content

Commit 097c2e3

Browse files
committed
Fix CI
1 parent 466e962 commit 097c2e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141

4242
release:
4343
name: release APK
44-
needs: demoapk
44+
needs: build_apk
4545
if: startsWith(github.ref, 'refs/tags/v')
4646
runs-on: ubuntu-latest
4747
steps:

0 commit comments

Comments
 (0)