@@ -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