We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d5cc87c + d179b7a commit 32de85eCopy full SHA for 32de85e
.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