From 78ddf237f34dc374fef8e0dda4d124d8278a8827 Mon Sep 17 00:00:00 2001 From: "Sven (AAMOS AI)" Date: Fri, 14 Aug 2026 01:00:23 +0700 Subject: [PATCH] =?UTF-8?q?ci:=20ta=20bort=20icke-fungerande=20pnpm-cache?= =?UTF-8?q?=20(ETIMEDOUT)=20=E2=80=93=20~9=20min=20snabbare=20k=C3=B6rning?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 87a3ae6..b366d3a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -52,7 +52,6 @@ jobs: - uses: actions/setup-node@v4 with: node-version: 22 - cache: pnpm - name: Install dependencies run: pnpm install --frozen-lockfile