ci: remove node cache (not supported on self-hosted Gitea runner)
Build Android APK / build (push) Has been cancelled

This commit is contained in:
2026-06-24 16:32:41 +02:00
parent 0bcd95ee1b
commit ee44d37c16
-1
View File
@@ -17,7 +17,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 20
cache: npm
- name: Install dependencies
run: npm ci --legacy-peer-deps