nix flake update not needed with ?dir

This commit is contained in:
Daylin Morgan 2024-02-22 12:35:56 -06:00
parent 314e4709dc
commit 055132a2f1
Signed by: daylin
GPG key ID: C1E52E7DD81DF79F

View file

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