mirror of
https://github.com/zadam/trilium.git
synced 2026-01-02 21:49:52 +01:00
fix(ci): failing due to electron-rebuild
This commit is contained in:
2
.github/workflows/website.yml
vendored
2
.github/workflows/website.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
- uses: pnpm/action-setup@v4
|
||||
|
||||
- name: Install dependencies
|
||||
run: pnpm install --filter website... --frozen-lockfile
|
||||
run: pnpm install --filter website --frozen-lockfile
|
||||
|
||||
- name: Build the website
|
||||
run: pnpm website:build
|
||||
|
||||
Reference in New Issue
Block a user