Skip to content

Commit ec8797f

Browse files
authored
removed dependency of a non-existent job in stable NPM publish workflow
1 parent 6bb81fb commit ec8797f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/npm-publish.yml

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

1010
jobs:
1111
publish-npm:
12-
needs: build
1312
runs-on: ubuntu-latest
1413
steps:
1514
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)