Skip to content

Commit 9ff5657

Browse files
authored
Update npm-publish.yml
1 parent 8f7a838 commit 9ff5657

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
fi
4949
- run: npm test
5050
publish-npm:
51-
needs: buid
51+
needs: build
5252
runs-on: ubuntu-latest
5353
steps:
5454
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)