diff --git a/.github/workflows/workflow.yml b/.github/workflows/workflow.yml index 253db64..1f2299f 100644 --- a/.github/workflows/workflow.yml +++ b/.github/workflows/workflow.yml @@ -49,6 +49,10 @@ jobs: with: flakehub: true - uses: DeterminateSystems/magic-nix-cache-action@main + - uses: webfactory/ssh-agent@v0.9.0 + if: ${{ inputs.enable-ssh-agent }} + with: + ssh-private-key: ${{ secrets.ssh-private-key }} - name: Inventory the flake for targeted systems id: inventory env: