Skip to content

Commit

Permalink
fix: build issue, Cannot redefine property: File
Browse files Browse the repository at this point in the history
  • Loading branch information
kunish committed Sep 5, 2023
1 parent 1684568 commit b50c41e
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 @@ -33,7 +33,7 @@ jobs:
- uses: actions/setup-node@v3
with:
cache: pnpm
node-version: latest
node-version: 20.5

- name: install dependencies
run: pnpm install
Expand Down

0 comments on commit b50c41e

Please sign in to comment.