diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 2c74d07..5e31e87 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -189,7 +189,6 @@ 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 -