Merge pull request #1 from cachix/test-install-nix-action-v2

test v2
This commit is contained in:
Domen Kožar 2019-10-02 17:47:33 +02:00 committed by GitHub
commit b8c0ed4fd3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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: