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 f7f9c66 commit 7f840cdCopy full SHA for 7f840cd
.github/workflows/publish.yaml
@@ -19,7 +19,7 @@ jobs:
19
node-version: 20
20
21
- run: npm install
22
- - run: npm build
+ - run: npm run build
23
24
- name: Publish to NPM
25
run: |
0 commit comments