Skip to content

Commit

Permalink
Install oclif dev commands
Browse files Browse the repository at this point in the history
  • Loading branch information
mnapoli committed Dec 6, 2020
1 parent e55c2f5 commit 761a6d6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ jobs:
- uses: actions/setup-node@v1
with:
node-version: '14'

- run: npm install -g @oclif/dev-cli

- run: npm ci

# Store the name of the release
Expand Down

0 comments on commit 761a6d6

Please sign in to comment.