Skip to content

Commit

Permalink
install dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
bradgarropy committed Jul 12, 2021
1 parent 00ec2e7 commit cb7c9c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
with:
node-version: 14
registry-url: https://registry.npmjs.org
- name: "📦 install"
run: npm ci
- name: "🧶 lint"
run: npm run lint
- name: "💾 format"
Expand Down

0 comments on commit cb7c9c0

Please sign in to comment.