Skip to content

Commit

Permalink
fix publish job
Browse files Browse the repository at this point in the history
  • Loading branch information
RockiRider committed Jun 30, 2024
1 parent e76228e commit be3214a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: "20"
cache: pnpm
- run: corepack enable
- run: pnpm install
- name: Download production artifacts
uses: actions/download-artifact@v4
Expand Down

0 comments on commit be3214a

Please sign in to comment.