Skip to content

Commit

Permalink
add needs for publish
Browse files Browse the repository at this point in the history
  • Loading branch information
chexiongsheng committed Jun 7, 2024
1 parent a5f1aa7 commit d0f1c98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ jobs:

publish:
runs-on: ubuntu-latest
needs: [windows,osx,ios,android,windows-luajit-32]
needs: [windows,osx,ios,android,windows-luajit-32,ohos,android_luajit,linux]
steps:
- uses: actions/download-artifact@v1
with:
Expand Down

0 comments on commit d0f1c98

Please sign in to comment.