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
1 changed files with 1 additions and 1 deletions

View File

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