3
0
mirror of https://github.com/hyprwm/Hyprland.git synced 2026-02-24 18:15:34 +00:00

Nix CI: fix typo

This commit is contained in:
Mihai Fufezan
2023-07-06 13:02:56 +03:00
parent 0c974b7236
commit bc34713b29

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: