We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2db76da commit ba73315Copy full SHA for ba73315
1 file changed
.github/workflows/node.js.yml
@@ -25,3 +25,4 @@ jobs:
25
cache: yarn
26
- run: yarn install --frozen-lockfile
27
- run: yarn test
28
+ - run: yarn prepack
0 commit comments