This commit is contained in:
parent
95e12b115b
commit
6e40002459
|
@ -11,7 +11,8 @@ jobs:
|
|||
# with:
|
||||
# name: felschr
|
||||
# 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 .#deconz
|
||||
- run: nix build .#nixosConfigurations.home-server.config.system.build.toplevel
|
||||
|
|
Loading…
Reference in a new issue