Skip to content

Commit ddd391a

Browse files
committed
update test.yml
1 parent a0c4c3a commit ddd391a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@v6
1313
- uses: DeterminateSystems/nix-installer-action@v21
14-
- uses: DeterminateSystems/magic-nix-cache-action@v12
15-
- run: nix profile install nixpkgs#direnv
14+
- run: nix profile add .#direnv
1615
- run: |
1716
direnv allow
1817
direnv export gha >> "$GITHUB_ENV"

0 commit comments

Comments
 (0)