This commit is contained in:
Domen Kožar 2019-10-02 16:38:53 +02:00
commit 0f96e790bf
No known key found for this signature in database
GPG key ID: C2FFBCAFD2C24246

View file

@ -14,7 +14,7 @@ jobs:
- run: yarn install --frozen-lockfile
- run: yarn build
- run: yarn test
- uses: cachix/install-nix-action@v1
- uses: cachix/install-nix-action@v2
- name: Install & Build
uses: ./
with: