We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 929e63e commit 8356c83Copy full SHA for 8356c83
.github/workflows/publish-npm.yml
@@ -52,7 +52,7 @@ jobs:
52
echo "Version is new – will publish."
53
fi
54
55
- - run: npm ci
+ - run: npm i
56
- run: npm run build
57
58
# ────────────────────────────────────────────────────────────────
0 commit comments