Skip to content

Commit aafd23b

Browse files
committed
Fix publish workflow
1 parent 05799f9 commit aafd23b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/node-js-publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ on:
66

77
jobs:
88
publish-npm:
9-
needs: build
109
runs-on: ubuntu-latest
1110
steps:
1211
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)