mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-05 01:53:15 -06:00
nix flake update not needed with ?dir
This commit is contained in:
parent
314e4709dc
commit
055132a2f1
1 changed files with 0 additions and 1 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -31,5 +31,4 @@ jobs:
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
nix flake update inputs
|
|
||||||
nix run . --accept-flake-config -- cache --host "${{ matrix.host }}" --flake .
|
nix run . --accept-flake-config -- cache --host "${{ matrix.host }}" --flake .
|
||||||
|
|
Loading…
Reference in a new issue