add flake update workflow and change to use local mirror of actions
This commit is contained in:
parent
dd771c1b15
commit
d5a9b7bbcf
3 changed files with 19 additions and 8 deletions
|
@ -8,5 +8,5 @@ jobs:
|
|||
- name: Checkout repository
|
||||
uses: Ittihadyya/checkout@v4
|
||||
- name: Install Nix
|
||||
uses: Ittihadyya/nix-installer-action@main
|
||||
uses: Ittihadyya/nix-installer-action@v16
|
||||
- run: nix fmt $(find ./ -regex '.*.nix$') -- --check
|
Loading…
Add table
Add a link
Reference in a new issue