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