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 cdb20ea commit 4fa6af2Copy full SHA for 4fa6af2
.github/workflows/npm-publish.yml
@@ -12,6 +12,7 @@ jobs:
12
- uses: actions/setup-node@v3
13
with:
14
node-version: 16
15
+ - run: npm install
16
- run: npm run build
17
18
publish-npm:
0 commit comments