Skip to content

Commit db22910

Browse files
committed
Fixed github actions
1 parent f824e1b commit db22910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787

8888
release:
8989
name: Android release
90-
needs: android
90+
needs: build
9191
runs-on: ubuntu-latest
9292
permissions:
9393
contents: read

0 commit comments

Comments
 (0)