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 0f33c87 commit 8ed2651Copy full SHA for 8ed2651
.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