testing: nix in workflow
This commit is contained in:
parent
6d2bad2def
commit
2c1014f5c2
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Install Nix
|
||||
uses: cachix/install-nix-action@v27
|
||||
uses: https://github.com/cachix/install-nix-action@v27
|
||||
# with:
|
||||
# # Mostly to avoid GitHub rate limiting
|
||||
# extra_nix_config: |
|
||||
|
|
Loading…
Add table
Reference in a new issue