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.
2 parents cc78951 + bc8a946 commit 8b3c2ebCopy full SHA for 8b3c2eb
.github/workflows/learnpack-audit.yml
@@ -25,5 +25,5 @@ jobs:
25
uses: actions/setup-node@v2
26
with:
27
node-version: ${{ matrix.node-version }}
28
- - run: npm install learnpack -g
+ - run: npm install @learnpack/learnpack@latest -g
29
- run: learnpack audit
0 commit comments