Skip to content

Commit 7551f00

Browse files
Merge pull request #52 from jesvijonathan/1.0.0-beta
add github action
2 parents 0aa8d27 + d7d703a commit 7551f00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
node-version: 20
2020
registry-url: https://registry.npmjs.org
2121

22-
- run: npm ci
22+
- run: npm install
2323

2424
- run: npm run build
2525

0 commit comments

Comments
 (0)