Skip to content

Commit

Permalink
chore: change the node version
Browse files Browse the repository at this point in the history
Cannot find module @rollup/rollup-linux-x64-gnu.(npm/cli#4828).
  • Loading branch information
ha-ccoon committed Nov 9, 2024
1 parent 15db3e7 commit 1bdcfde
Show file tree
Hide file tree
Showing 2 changed files with 1,499 additions and 954 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

strategy:
matrix:
node-version: [22.x]
node-version: [20.x]

steps:
- name: Checkout code
Expand Down
Loading

0 comments on commit 1bdcfde

Please sign in to comment.