Skip to content

Commit 2ba4e6b

Browse files
authored
The build job is no longer needed since it was merged into this step (#101)
1 parent a0e1cba commit 2ba4e6b

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
@@ -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@v3

0 commit comments

Comments
 (0)