Nix CI: fix typo

This commit is contained in:
Mihai Fufezan 2023-07-06 13:02:56 +03:00
parent 0c974b7236
commit bc34713b29
No known key found for this signature in database
GPG key ID: 5899325F2F120900

View file

@ -22,7 +22,7 @@ jobs:
experimental-features = nix-command flakes experimental-features = nix-command flakes
- name: Update lockfile - name: Update lockfile
run: nix/update-nixpkgs.sh run: nix/update-inputs.sh
- uses: cachix/cachix-action@v12 - uses: cachix/cachix-action@v12
with: with: