Skip to content

Commit

Permalink
ci: fix release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ocavue committed Oct 25, 2024
1 parent 01b38f2 commit 580e03d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
with:
node-version: lts/*
cache: pnpm
registry-url: https://registry.npmjs.org

- name: Install dependencies
run: pnpm install
Expand Down

0 comments on commit 580e03d

Please sign in to comment.