Skip to content

Commit

Permalink
🔧 chore: try to fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
arvinxx committed Dec 24, 2022
1 parent 6f3ef32 commit f22b99b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Setup Node.js environment
uses: actions/setup-node@v3
with:
node-version: '16'
node-version: '15'

- name: Install deps
run: pnpm install
Expand Down

0 comments on commit f22b99b

Please sign in to comment.