Give access to runner.

This commit is contained in:
Nicolas Patry 2024-09-17 10:21:32 +02:00
parent 54e703cc5a
commit b74f335b02
No known key found for this signature in database
GPG Key ID: 64AF4752B2967863
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ jobs:
run: |
sudo mkdir -p /mnt/hf_cache/nix/
sudo ln -s /mnt/hf_cache/nix /nix
sudo chown -R runner /nix
- uses: cachix/install-nix-action@v27
- uses: cachix/cachix-action@v14
with: