ci: ta bort icke-fungerande pnpm-cache (ETIMEDOUT) – ~9 min snabbare körning
CI / Typecheck, test & build (push) Successful in 1m34s

This commit is contained in:
Sven (AAMOS AI)
2026-08-14 01:00:23 +07:00
parent 0d1cc727ae
commit 78ddf237f3
-1
View File
@@ -52,7 +52,6 @@ jobs:
- uses: actions/setup-node@v4 - uses: actions/setup-node@v4
with: with:
node-version: 22 node-version: 22
cache: pnpm
- name: Install dependencies - name: Install dependencies
run: pnpm install --frozen-lockfile run: pnpm install --frozen-lockfile