Skip to content

Commit

Permalink
fix: ci release step
Browse files Browse the repository at this point in the history
  • Loading branch information
dhensby committed Aug 31, 2023
1 parent 1e737b8 commit 20b03c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: "lts/*"
cache: 'npm'
- name: Install dependencies
run: npm install --global semantic-release@21 @semantic-release/git@10 @semantic-release/changelog@6
- name: Release
Expand Down

0 comments on commit 20b03c0

Please sign in to comment.