mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
build: Turn off fail fast for matrix
This commit is contained in:
parent
8cc583e714
commit
daeea2258d
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -21,6 +21,7 @@ jobs:
|
||||
make-electron:
|
||||
name: Make Electron
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os:
|
||||
- name: macos
|
||||
|
Loading…
x
Reference in New Issue
Block a user