Skip to content

Commit

Permalink
Try the fix pr on the nix installer
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamc committed Jul 22, 2024
1 parent 50cb5ec commit 43c79a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 43c79a9

Please sign in to comment.