mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-04-21 11:18:31 -05:00
ci: Disable npm cache to see if that's the cause for macos failing to build
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user