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 bca9091 commit 1b62c6bCopy full SHA for 1b62c6b
.github/workflows/nodejs.yml
@@ -44,7 +44,7 @@ jobs:
44
cache: yarn
45
- run: yarn install --immutable
46
- run: yarn build
47
- - run: pinst --disable
+ - run: yarn pinst --disable
48
49
- name: Release
50
env:
0 commit comments