Commit e7da888
committed
ci(nix): switch to nix-quick-install-action for faster setup
- Replace cachix/install-nix-action with nixbuild/nix-quick-install-action
- Expected speedup: ~3 seconds per job (1s vs 4s for Nix installation)
- Remove github_access_token input (not needed for nix-quick-install-action)1 parent b10c164 commit e7da888
1 file changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
| 16 | + | |
19 | 17 | | |
20 | 18 | | |
21 | 19 | | |
| |||
0 commit comments