Added a 'continue if error
This commit is contained in:
parent
24bb33f09f
commit
00b6aea430
@ -33,6 +33,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Build bumped flake (only one host)
|
- name: Build bumped flake (only one host)
|
||||||
|
continue-on-error: true
|
||||||
run: |
|
run: |
|
||||||
nix build .#nixosConfigurations.FW16.config.system.build.toplevel
|
nix build .#nixosConfigurations.FW16.config.system.build.toplevel
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user