Compare commits
1 commit
693eeee537
...
bb9e7b1139
Author | SHA1 | Date | |
---|---|---|---|
bb9e7b1139 |
1 changed files with 0 additions and 2 deletions
|
@ -5,7 +5,6 @@ jobs:
|
|||
steps:
|
||||
- uses: https://code.forgejo.org/actions/checkout@v4
|
||||
- run: nix --version
|
||||
- run: nix flake update systems
|
||||
- run: nix flake check --keep-going
|
||||
build:
|
||||
runs-on: nixos
|
||||
|
@ -16,5 +15,4 @@ jobs:
|
|||
steps:
|
||||
- uses: https://code.forgejo.org/actions/checkout@v4
|
||||
- run: nix --version
|
||||
- run: nix flake update systems
|
||||
- run: nix build --print-build-logs '.#nixosConfigurations.${{ matrix.machine }}.config.system.build.toplevel'
|
||||
|
|
Loading…
Add table
Reference in a new issue