diff --git a/.gitea/workflows/action.yml b/.gitea/workflows/action.yml index e2d28b7..b35df48 100644 --- a/.gitea/workflows/action.yml +++ b/.gitea/workflows/action.yml @@ -27,7 +27,6 @@ jobs: echo "Installing fetch" apt-get install -y curl curl -fsSL https://deb.nodesource.com/setup_24.x | bash - apt-get install -y nodejs npm install -g npm npm install node-fetch - name: Set up Docker Buildx