Skip to content

Commit d0f1c98

Browse files
committed
add needs for publish
1 parent a5f1aa7 commit d0f1c98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

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

228228
publish:
229229
runs-on: ubuntu-latest
230-
needs: [windows,osx,ios,android,windows-luajit-32]
230+
needs: [windows,osx,ios,android,windows-luajit-32,ohos,android_luajit,linux]
231231
steps:
232232
- uses: actions/download-artifact@v1
233233
with:

0 commit comments

Comments
 (0)