mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
ci: Disable npm cache to see if that's the cause for macos failing to build
This commit is contained in:
parent
f7639d2537
commit
ee9ce5fadc
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -37,8 +37,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
|
run: npm ci
|
||||||
- name: Update build info
|
- name: Update build info
|
||||||
|
Loading…
x
Reference in New Issue
Block a user