Skip to content

Commit

Permalink
Merge pull request #14 from dataheld/update-flakehub
Browse files Browse the repository at this point in the history
use `determinate` instead of `flakehub` as an action input
  • Loading branch information
grahamc authored Feb 13, 2025
2 parents e01fb93 + 19ae592 commit 61b0d1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
with:
flakehub: true
determinate: true
- uses: DeterminateSystems/flakehub-cache-action@main
- uses: webfactory/[email protected]
if: ${{ inputs.enable-ssh-agent }}
Expand Down

0 comments on commit 61b0d1d

Please sign in to comment.