Skip to content

Commit e3d13bb

Browse files
committed
github actions
1 parent ec13b2e commit e3d13bb

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 ci
42+
- run: npm run build
4343

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

0 commit comments

Comments
 (0)