Skip to content

Commit a1fcd45

Browse files
ci: try nix quick install action
1 parent a69f3e5 commit a1fcd45

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: cachix/install-nix-action@v30
15+
uses: nixbuild/nix-quick-install-action@v29
1616
- name: Checkout
1717
uses: actions/checkout@v4
1818
- name: Cache Nix

0 commit comments

Comments
 (0)