mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-07 06:19:00 +00:00
ci: fix erroneous workflow
This commit is contained in:
parent
244fe6fee7
commit
f1b68211a6
3
.github/workflows/check.yml
vendored
3
.github/workflows/check.yml
vendored
@ -18,4 +18,5 @@ jobs:
|
||||
- name: Check flake lockfile
|
||||
uses: DeterminateSystems/flake-checker-action@v4
|
||||
- name: Check flake outputs
|
||||
run: nix flake check --impure
|
||||
run: |
|
||||
nix flake check --impure
|
||||
|
Loading…
Reference in New Issue
Block a user