mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-22 02:01:55 +07:00
ci: user Cachix nix installer
This commit is contained in:
committed by
Ivan Molodetskikh
parent
31ca509160
commit
f01d48bc51
@@ -294,7 +294,7 @@ jobs:
|
|||||||
show-progress: false
|
show-progress: false
|
||||||
|
|
||||||
- name: Install Nix
|
- name: Install Nix
|
||||||
uses: DeterminateSystems/nix-installer-action@v3
|
uses: cachix/install-nix-action@v31
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
|
|
||||||
- run: nix flake check
|
- run: nix flake check
|
||||||
|
|||||||
Reference in New Issue
Block a user