Skip to content

Commit 7eccb72

Browse files
committed
github: update
1 parent 218e711 commit 7eccb72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cachix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
skipPush: true
2626

2727
- name: Build ilo
28-
run: nix-build . -A nixosConfigurations.ilo.config.system.build.toplevel --keep-going
28+
run: nix-build . -A nixosConfigurations.ilo.config.system.build.toplevel
2929

3030
- name: Cache built derivation
3131
run: realpath result | cachix push somasis

0 commit comments

Comments
 (0)