Actualiser .gitea/workflows/updateFlake.yaml
All checks were successful
Check config / build (push) Successful in 10m17s
All checks were successful
Check config / build (push) Successful in 10m17s
This commit is contained in:
parent
ff8049dd42
commit
a99d0731c1
@ -18,6 +18,9 @@ jobs:
|
||||
|
||||
- name: Bump Flake
|
||||
run: nix flake update
|
||||
|
||||
- name: Build bumped flake (only one host)
|
||||
run: nix build .\#nixosConfigurations.framework.config.system.build.toplevel
|
||||
|
||||
- name: Check bumped flake
|
||||
run: nix flake check
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user