huh, that's a weird error
This commit is contained in:
parent
f82d3cc092
commit
77b245cd5a
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ jobs:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: https://git.collective-conciousness.monster/Ittihadyya/checkout@v4
|
uses: https://git.collective-conciousness.monster/Ittihadyya/checkout@v4
|
||||||
- name: Install Nix
|
- name: Install Nix
|
||||||
uses: https://git.collective-conciousness.monster/Ittihadyya/nix-actions/install
|
uses: https://git.collective-conciousness.monster/Ittihadyya/nix-actions/install@main
|
||||||
with:
|
with:
|
||||||
nix_path: nixpkgs=channel:nixos-unstable
|
install-url: "https://nixos.org/nix/install"
|
||||||
- run: nix fmt $(find ./ -regex '.*.nix$') -- --check
|
- run: nix fmt $(find ./ -regex '.*.nix$') -- --check
|
Loading…
Reference in a new issue