There was an error while loading. Please reload this page.
2 parents 7cc924c + 9b556b5 commit 6aca24eCopy full SHA for 6aca24e
.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