Skip to content

Commit 8026de4

Browse files
committed
github actions
1 parent e3d13bb commit 8026de4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
node-version: '20.x'
4040
registry-url: 'https://registry.npmjs.org'
4141

42-
- run: npm run build
42+
- run: npm install
4343

4444
- run: npm publish --provenance --access public
4545
env:

0 commit comments

Comments
 (0)