Skip to content

Commit

Permalink
ci: fix attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
EPMatt committed May 9, 2024
1 parent f72c5d7 commit 2b312f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ jobs:
with:
node-version: '20.x'
registry-url: 'https://npm.pkg.github.com'
cache: 'npm'

- name: Install dependencies
run: npm ci
Expand Down

0 comments on commit 2b312f1

Please sign in to comment.