Skip to content

Commit

Permalink
Workaround for nix#3978
Browse files Browse the repository at this point in the history
  • Loading branch information
kip93 committed Oct 1, 2023
1 parent d42e4ed commit c93f955
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/flakehub-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
steps:
- uses: "actions/checkout@v3"
- uses: "DeterminateSystems/nix-installer-action@main"
- run: nix flake lock --update-input systems # See nix#3978
- id: version
run: |
set -eu
Expand Down

0 comments on commit c93f955

Please sign in to comment.