Skip to content

Commit

Permalink
rm needs
Browse files Browse the repository at this point in the history
  • Loading branch information
keatonLiu committed Jun 5, 2024
1 parent 9b1ba9f commit ac6ceed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:

android_build:
runs-on: ubuntu-20.04
needs: [check_version, create_release, sdk-linux, sdk-android-32, sdk-android-64]
needs: [check_version, create_release]
strategy:
matrix:
arch: [x86, x86_64, arm, arm64]
Expand Down

0 comments on commit ac6ceed

Please sign in to comment.