We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b4898b commit 555d3dbCopy full SHA for 555d3db
.github/workflows/main.yml
@@ -54,6 +54,8 @@ jobs:
54
# - run: npm ci
55
- run: npm install --no-package-lock
56
57
+ - run: npm run build
58
+
59
# TODO: Add --provenance once the repo is public
60
- run: npm run publish-all
61
env:
0 commit comments