build cache
Some checks failed
/ build (push) Failing after 1m51s

This commit is contained in:
Ingolf Wagner 2024-07-19 21:55:40 +02:00
parent 69d687ead8
commit cc251bf3d1
Signed by: palo
GPG key ID: 76BF5F1928B9618B

View file

@ -4,4 +4,8 @@ jobs:
runs-on: native
steps:
- uses: actions/checkout@v4
- run: nix flake check
- run: nix flake update
- run: nix build .#nixosConfigurations.orbi.config.system.build.toplevel
- run: nix build .#nixosConfigurations.cream.config.system.build.toplevel
- run: nix build .#nixosConfigurations.cherry.config.system.build.toplevel
- run: nix build .#nixosConfigurations.chungus.config.system.build.toplevel