update action

This commit is contained in:
2026-02-09 16:27:55 +01:00
parent bc086f2c68
commit f10076a28a

View File

@@ -27,7 +27,6 @@ jobs:
echo "Installing fetch" echo "Installing fetch"
apt-get install -y curl apt-get install -y curl
curl -fsSL https://deb.nodesource.com/setup_24.x | bash curl -fsSL https://deb.nodesource.com/setup_24.x | bash
npm install -g npm
npm install node-fetch npm install node-fetch
- name: Set up Docker Buildx - name: Set up Docker Buildx
uses: https://github.com/docker/setup-buildx-action@v3 uses: https://github.com/docker/setup-buildx-action@v3