Skip to content

Commit

Permalink
chore: fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
ErickJ3 committed Nov 25, 2024
1 parent b079a9f commit 8df3baa
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 @@ -65,7 +65,7 @@ jobs:
uses: actions/checkout@v4

- name: Setup Node.js and pnpm
uses: ./.github/actions/setup-node-pnpm
uses: ./.github/actions/setup-node-pnpm/action.yml
with:
node-version: "20"
pnpm-version: "8"
Expand Down

0 comments on commit 8df3baa

Please sign in to comment.