This commit is contained in:
Domen Kožar 2019-10-03 17:41:53 +02:00
commit 01433080c8
No known key found for this signature in database
GPG key ID: C2FFBCAFD2C24246
3 changed files with 17 additions and 9 deletions

View file

@ -14,7 +14,7 @@ jobs:
- run: yarn install --frozen-lockfile
- run: yarn build
- run: yarn test
- uses: cachix/install-nix-action@v2
- uses: cachix/install-nix-action@v3
- name: Test public cache
uses: ./
with: