mirror of
https://github.com/DeterminateSystems/ci.git
synced 2025-06-11 03:58:43 +02:00
Merge branch 'update-flakehub'
This commit is contained in:
commit
30372607df
1 changed files with 2 additions and 1 deletions
3
.github/workflows/workflow.yml
vendored
3
.github/workflows/workflow.yml
vendored
|
@ -103,8 +103,9 @@ jobs:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: DeterminateSystems/nix-installer-action@main
|
- uses: DeterminateSystems/nix-installer-action@main
|
||||||
with:
|
with:
|
||||||
flakehub: true
|
determinate: true
|
||||||
- uses: DeterminateSystems/flakehub-cache-action@main
|
- uses: DeterminateSystems/flakehub-cache-action@main
|
||||||
|
- uses: DeterminateSystems/magic-nix-cache-action@main
|
||||||
- uses: webfactory/ssh-agent@v0.9.0
|
- uses: webfactory/ssh-agent@v0.9.0
|
||||||
if: ${{ inputs.enable-ssh-agent }}
|
if: ${{ inputs.enable-ssh-agent }}
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Add table
Reference in a new issue