now the format action should stop failing and the update action should. not fail on checkout? i hope.
Some checks failed
/ nix fmt (push) Failing after 51s
Some checks failed
/ nix fmt (push) Failing after 51s
This commit is contained in:
parent
77b245cd5a
commit
321f72f070
1 changed files with 20 additions and 20 deletions
|
@ -10,10 +10,10 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout repository
|
||||
uses: https://git.collective-conciousness.monster/Ittihadyya/checkout@v4
|
||||
- name: Install nix
|
||||
uses: https://git.collective-conciousness.monster/Ittihadyya/install-nix-action@v30
|
||||
- name: Install Nix
|
||||
uses: https://git.collective-conciousness.monster/Ittihadyya/nix-actions/install@main
|
||||
with:
|
||||
nix_path: nixpkgs=channel:nixos-unstable
|
||||
install-url: "https://nixos.org/nix/install"
|
||||
- name: Update flake.lock
|
||||
uses: https://git.collective-conciousness.monster/Ittihadyya/update-flake-lock@v24
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue