Skip to content

Commit

Permalink
tried node@19
Browse files Browse the repository at this point in the history
  • Loading branch information
CommanderStorm committed Jan 4, 2025
1 parent c4720f7 commit 90a8242
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cross.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[build]
pre-build = [
"curl -fsSL https://deb.nodesource.com/setup_21.x -o nodesource_setup.sh",
"curl -fsSL https://deb.nodesource.com/setup_19.x -o nodesource_setup.sh",
"bash nodesource_setup.sh",
"apt-get install -y nodejs",
"node -v",
Expand Down

0 comments on commit 90a8242

Please sign in to comment.