Skip to content

Commit

Permalink
test no install
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanowen committed May 9, 2024
1 parent a187d0e commit 8dd31bf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ 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 8dd31bf

Please sign in to comment.