Skip to content

Commit a0af889

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

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Diff for: .github/workflows/ci.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ jobs:
88
steps:
99
- uses: actions/checkout@v4
1010
- uses: cachix/install-nix-action@v26
11-
- uses: cachix/cachix-action@v14
12-
with:
13-
name: shajra
14-
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'
11+
#- uses: cachix/cachix-action@v14
12+
# with:
13+
# name: shajra
14+
# signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'
1515
- uses: DeterminateSystems/magic-nix-cache-action@main
1616
- run: cat /etc/nix/nix.conf
1717
- run: cat ~/.config/nix/nix.conf

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)