Compare commits
1 commit
ff1247d350
...
6a7b3cc550
Author | SHA1 | Date | |
---|---|---|---|
6a7b3cc550 |
1 changed files with 0 additions and 1 deletions
|
@ -189,7 +189,6 @@ jobs:
|
||||||
bun install
|
bun install
|
||||||
- name: Install node 22
|
- name: Install node 22
|
||||||
run: |
|
run: |
|
||||||
apt-get purge node -y
|
|
||||||
apt-get update -y
|
apt-get update -y
|
||||||
apt-get install -y --no-install-recommends curl ca-certificates gnupg
|
apt-get install -y --no-install-recommends curl ca-certificates gnupg
|
||||||
curl -fsSL https://deb.nodesource.com/setup_20.x | bash -
|
curl -fsSL https://deb.nodesource.com/setup_20.x | bash -
|
||||||
|
|
Reference in a new issue