Skip to content

Commit

Permalink
[dbg] disable cache
Browse files Browse the repository at this point in the history
  • Loading branch information
lostbean committed Jan 26, 2024
1 parent c78ac7b commit 728f29e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ jobs:
- uses: actions/checkout@v3
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@v4
- name: Set Nix cache on GH Actions
uses: DeterminateSystems/magic-nix-cache-action@v2
# - name: Set Nix cache on GH Actions
# uses: DeterminateSystems/magic-nix-cache-action@v2
- name: Check Nix flake inputs
uses: DeterminateSystems/flake-checker-action@v5
- name: Build Nix package
Expand Down

0 comments on commit 728f29e

Please sign in to comment.