Skip to content

Commit 2c93d77

Browse files
liuzejialiuzejia
authored andcommitted
feat: ci
1 parent f783d75 commit 2c93d77

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/CI.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,10 @@ jobs:
216216
publish:
217217
name: Publish
218218
runs-on: ubuntu-latest
219+
needs:
220+
- test-macOS-windows-binding
221+
- test-linux-x64-gnu-binding
222+
- test-linux-x64-musl-binding
219223
steps:
220224
- uses: actions/checkout@v3
221225
- name: Setup node

0 commit comments

Comments
 (0)