This commit is contained in:
Nicolas Patry 2024-09-17 10:33:23 +02:00
parent 123a59531d
commit 1333c58b62
No known key found for this signature in database
GPG Key ID: 64AF4752B2967863

View File

@ -26,7 +26,7 @@ jobs:
sudo mkdir -p /nix
sudo chown -R runner /mnt/hf_cache/nix
sudo chown -R runner /nix
sudo mount --bind /mnt/hf_cache/nix /nix
sudo mount -o bind /mnt/hf_cache/nix /nix
- uses: cachix/install-nix-action@v27
- uses: cachix/cachix-action@v14
with: