Update .github/workflows/workflow.yml

This commit is contained in:
Graham Christensen 2024-11-05 17:13:56 -05:00 committed by GitHub
parent a74d614350
commit f0836867d4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -89,6 +89,7 @@ jobs:
- uses: DeterminateSystems/magic-nix-cache-action@main
with:
flakehub-flake-name: ${{ inputs.name }}
source-pr: 109
- uses: webfactory/ssh-agent@v0.9.0
if: ${{ inputs.enable-ssh-agent }}
with: