Skip to content

Commit 3a2ce1c

Browse files
Revert "ci: try nix quick install action"
This reverts commit a1fcd45.
1 parent 7de3342 commit 3a2ce1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name: Setup Nix
15-
uses: nixbuild/nix-quick-install-action@v29
15+
uses: cachix/install-nix-action@v30
1616
- name: Checkout
1717
uses: actions/checkout@v4
1818
- name: Cache Nix

0 commit comments

Comments
 (0)