ci: remove node cache (not supported on self-hosted Gitea runner)
Build Android APK / build (push) Has been cancelled
Build Android APK / build (push) Has been cancelled
This commit is contained in:
@@ -17,7 +17,6 @@ jobs:
|
|||||||
uses: actions/setup-node@v4
|
uses: actions/setup-node@v4
|
||||||
with:
|
with:
|
||||||
node-version: 20
|
node-version: 20
|
||||||
cache: npm
|
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: npm ci --legacy-peer-deps
|
run: npm ci --legacy-peer-deps
|
||||||
|
|||||||
Reference in New Issue
Block a user