Skip to content

Commit 3d94069

Browse files
Merge pull request #40 from dsilva06/learnpack-version
leearnpack -v
2 parents 58d195d + de64d80 commit 3d94069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/learnpack-audit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ jobs:
2525
uses: actions/setup-node@v2
2626
with:
2727
node-version: ${{ matrix.node-version }}
28-
- run: npm install learnpack -g
28+
- run: npm install @learnpack/learnpack@latest -g
2929
- run: learnpack audit
3030

0 commit comments

Comments
 (0)