Skip to content

Commit

Permalink
Merge pull request #51 from DeterminateSystems/add-missing-actions-to…
Browse files Browse the repository at this point in the history
…-update-matrix

Add missing Actions to update matrix
  • Loading branch information
lucperkins committed Jun 5, 2024
2 parents 5cf0a68 + 2321317 commit 515d00b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/update-downstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ jobs:
repo:
- flake-checker-action
- magic-nix-cache-action
#- flakehub-push
#- flakehub-mirror
#- nix-installer-action
#- update-flake-lock
- flakehub-push
- flakehub-mirror
- nix-installer-action
- update-flake-lock
env:
REF: ${{ github.sha }}
REF_URL: https://github.com/${{ github.repository }}/tree/${{ github.sha }}
Expand Down

0 comments on commit 515d00b

Please sign in to comment.