allow binary caches for runner user

This commit is contained in:
Domen Kožar 2019-11-19 12:03:06 +01:00
parent 15adaed2d7
commit 9420096b1d
No known key found for this signature in database
GPG key ID: C2FFBCAFD2C24246
3 changed files with 9 additions and 4 deletions

View file

@ -19,5 +19,6 @@ jobs:
uses: ./
- run: nix-build test.nix
- run: nix-env -iA cachix -f https://github.com/NixOS/nixpkgs/tarball/ab5863afada3c1b50fc43bf774b75ea71b287cde
# cachix should be available
- run: which cachix
- run: cat /etc/nix/nix.conf
# cachix should be available and be able to configure a cache
- run: cachix use cachix