fix nix errors

This commit is contained in:
Vivian 2022-10-08 17:05:22 +02:00
parent 487416faaf
commit f69397c5ab
4 changed files with 7 additions and 6 deletions

View file

@ -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