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 ed314cf commit f06eb6eCopy full SHA for f06eb6e
1 file changed
.github/workflows/release.yml
@@ -29,9 +29,8 @@ jobs:
29
echo "Not building from a tag, using default version"
30
fi
31
32
- - run: npm run codegen
33
-
34
- run: npm ci
+ - run: npm run codegen
35
36
- run: npm run build:release
37
- uses: JS-DevTools/npm-publish@v3
0 commit comments