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
|
||||
with:
|
||||
node-version: 20
|
||||
cache: "npm"
|
||||
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
- name: Update build info
|
||||
|
Loading…
x
Reference in New Issue
Block a user