this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

ci(e2e): switch Nix installer action

Khue Doan 3016884c 09597e4e

+2 -2
+2 -2
.github/workflows/test-e2e.yml
··· 40 40 df -h 41 41 42 42 - name: Install Nix 43 - uses: DeterminateSystems/nix-installer-action@main 43 + uses: cachix/install-nix-action@v31 44 44 with: 45 - extra-conf: | 45 + extra_nix_config: | 46 46 experimental-features = nix-command flakes 47 47 48 48 - name: Show virtualization support