Skip to content

Commit 459f163

Browse files
author
Sukant Hajra
committed
Fix CI
1 parent 0e4dba4 commit 459f163

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
with:
1313
name: shajra
1414
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'
15-
- uses: DeterminateSystems/magic-nix-cache-action@main
15+
- uses: DeterminateSystems/magic-nix-cache-action@v0.1.3
1616
- run: cat /etc/nix/nix.conf
1717
- run: cat ~/.config/nix/nix.conf
1818
- run: nix --print-build-logs build --print-out-paths .#ci

0 commit comments

Comments
 (0)