There was an error while loading. Please reload this page.
2 parents 0aa8d27 + d7d703a commit 7551f00Copy full SHA for 7551f00
1 file changed
.github/workflows/publish.yml
@@ -19,7 +19,7 @@ jobs:
19
node-version: 20
20
registry-url: https://registry.npmjs.org
21
22
- - run: npm ci
+ - run: npm install
23
24
- run: npm run build
25
0 commit comments