fix nix errors

This commit is contained in:
Vivian 2022-10-08 17:05:22 +02:00
parent 7f7121aad6
commit 743d86da5b
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