Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
edolstra committed Apr 24, 2024
1 parent 872e6b4 commit 378c5ed
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/flake-regressions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ jobs:
- name: Checkout flake-regressions
uses: actions/checkout@v4
with:
repository: edolstra/flake-regressions
path: path-workaround
repository: DeterminateSystems/flake-regressions
path: flake-regressions
- name: Checkout flake-regressions-data
uses: actions/checkout@v4
with:
repository: DeterminateSystems/flake-regressions-data
path: flake-regressions/fix-escaping
repository: DeterminateSystems/fix-escaping
path: flake-regressions/tests
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- run: scripts/flake-regressions.sh

0 comments on commit 378c5ed

Please sign in to comment.