Skip to content

Commit

Permalink
Merge pull request #748 from cryspen/fix-hax-gha
Browse files Browse the repository at this point in the history
fix(nix ci): regression in nix-installer-action
  • Loading branch information
franziskuskiefer authored Jan 15, 2025
2 parents 81a94ba + 555c7bc commit 195b6c6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/hax.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
with:
source-tag: v0.32.3 # revert when https://github.com/DeterminateSystems/nix-installer-action/issues/133 is closed
- uses: DeterminateSystems/magic-nix-cache-action@main

- name: ⤵ Install FStar
Expand Down

0 comments on commit 195b6c6

Please sign in to comment.