Skip to content

Commit 52b40e9

Browse files
author
Stephen Parente
committed
Fix workflow mistake due to dependency
1 parent 7a63972 commit 52b40e9

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)