Skip to content

Commit

Permalink
Remove maghic nix cache action
Browse files Browse the repository at this point in the history
  • Loading branch information
lloeki committed Feb 3, 2025
1 parent 04efab7 commit 7eaf7b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
test "$(uname -m)" = "${{ matrix.platform.cpu }}"
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- name: Print ruby version
run: |
nix develop --command which ruby
Expand Down

0 comments on commit 7eaf7b9

Please sign in to comment.