Skip to content

Commit

Permalink
chore(release): downgrade node version to fix npm bug
Browse files Browse the repository at this point in the history
  • Loading branch information
HipsterBrown committed May 4, 2022
1 parent 64158eb commit ef3a39d
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 @@ -21,7 +21,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v3
with:
node-version: 18
node-version: 16
cache: 'pnpm'

- name: Install dependencies
Expand Down

0 comments on commit ef3a39d

Please sign in to comment.