Skip to content

Commit

Permalink
install
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanowen committed May 9, 2024
1 parent 8dd31bf commit 9c8b515
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
with:
node-version-file: '.nvmrc'
cache: npm
- name: Install our dependencies
run: npm install
- name: Build our release
run: npm run release
- name: Upload artifact
Expand Down

0 comments on commit 9c8b515

Please sign in to comment.