This commit is contained in:
parent
95e12b115b
commit
6e40002459
|
@ -11,7 +11,8 @@ jobs:
|
||||||
# with:
|
# with:
|
||||||
# name: felschr
|
# name: felschr
|
||||||
# authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
|
# authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
|
||||||
# - run: nix flake check
|
- run: nix flake check --accept-flake-config
|
||||||
|
continue-on-error: true
|
||||||
- run: nix build .#brlaser
|
- run: nix build .#brlaser
|
||||||
- run: nix build .#deconz
|
- run: nix build .#deconz
|
||||||
- run: nix build .#nixosConfigurations.home-server.config.system.build.toplevel
|
- run: nix build .#nixosConfigurations.home-server.config.system.build.toplevel
|
||||||
|
|
Loading…
Reference in a new issue