Skip to content

Commit a026394

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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@main
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

Diff for: flake.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)