mirror of
https://github.com/DeterminateSystems/magic-nix-cache-action.git
synced 2024-12-26 01:12:17 +01:00
Try the fix pr on the nix installer
This commit is contained in:
parent
50cb5ecf24
commit
43c79a96b1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -98,7 +98,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Install Nix on ${{ matrix.systems.nix-system }} system
|
||||
uses: DeterminateSystems/nix-installer-action@main
|
||||
uses: DeterminateSystems/nix-installer-action@fix-namespace-x86
|
||||
with:
|
||||
flakehub: true
|
||||
extra-conf: |
|
||||
|
|
Loading…
Reference in a new issue