fix nix errors
This commit is contained in:
parent
487416faaf
commit
f69397c5ab
4 changed files with 7 additions and 6 deletions
2
.github/workflows/nixos.yml
vendored
2
.github/workflows/nixos.yml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
|||
name: 0x76-infra
|
||||
authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
|
||||
|
||||
- name: "Check NixOS Flake ❄️"
|
||||
- name: "Build NixOS ISO ❄️"
|
||||
run: |
|
||||
nix build '.#iso'
|
||||
- uses: actions/upload-artifact@v3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue