Skip to content

Commit

Permalink
Fix flake check
Browse files Browse the repository at this point in the history
  • Loading branch information
storvik committed Dec 9, 2023
1 parent 9b83b5e commit 678007a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/flake-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,3 @@ jobs:
- name: nix flake check
run: |
nix flake check
- name: nix build goshrtc
run: |
nix build .#goshrtc
- name: nix module
run: |
nix build .#nixosConfigurations.container.config.system.build.toplevel

0 comments on commit 678007a

Please sign in to comment.