mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
feat(ci): check rebuild-deps
This commit is contained in:
parent
a771006e6b
commit
3ea3ad1c1b
3
.github/workflows/dev.yml
vendored
3
.github/workflows/dev.yml
vendored
@ -35,6 +35,9 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: pnpm install --frozen-lockfile
|
||||
|
||||
- name: Check affected
|
||||
run: pnpm nx affected -t=rebuild-deps
|
||||
|
||||
- name: Run the build
|
||||
uses: ./.github/actions/build-electron
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user