Skip to content

Commit 3c41baf

Browse files
committed
test: beta publish
1 parent b6b7d0b commit 3c41baf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish-beta.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
name: qjsc-prebuild-${{ matrix.os }}-node${{ matrix.node }}
3737
path: build/Release/node.napi.node
3838
publish-npm:
39-
needs: build
39+
needs: prebuild
4040
runs-on: ubuntu-latest
4141
steps:
4242
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)