Skip to content

Commit

Permalink
Try downgrading node version fo rnow
Browse files Browse the repository at this point in the history
  • Loading branch information
jplhomer committed Jul 27, 2024
1 parent 3e190c9 commit 9e2cff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- run: corepack enable
- uses: actions/setup-node@v4
with:
node-version: 20
node-version: 16.13
cache: "pnpm"

- name: Install dependencies
Expand Down

0 comments on commit 9e2cff3

Please sign in to comment.