CI: Use nothing-but-nix to avoid out of space error on nix-wasm.

This commit is contained in:
John MacFarlane
2026-02-06 10:29:14 +01:00
parent 7fe6f218a4
commit ce78446595
+2
View File
@@ -143,6 +143,8 @@ jobs:
fail-fast: true
steps:
- uses: actions/checkout@v6
# Remove unneeded cruft in runner so we have room for Nix:
- uses: wimpysworld/nothing-but-nix@main
- uses: cachix/install-nix-action@v31
with:
nix_path: nixpkgs=channel:nixos-unstable