mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-22 15:25:58 +01:00
Nix CI: fix typo
This commit is contained in:
parent
0c974b7236
commit
bc34713b29
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nix-update-inputs.yaml
vendored
2
.github/workflows/nix-update-inputs.yaml
vendored
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue