Skip to content

Commit

Permalink
fix: release pipeline (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
gunzip authored Jun 11, 2024
1 parent 7af227d commit a47b269
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
with:
fetch-depth: 0

- name: Setup yarn
run: corepack enable

- name: Setup Node.js environment
uses: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3
with:
Expand Down

0 comments on commit a47b269

Please sign in to comment.