Update README.md

This commit is contained in:
Domen Kožar 2020-06-03 17:18:31 +02:00 committed by GitHub
parent 63cf434de4
commit 41dfa36aa3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- uses: cachix/install-nix-action@v9 - uses: cachix/install-nix-action@v10
with: with:
nix_path: nixpkgs=channel:nixos-unstable nix_path: nixpkgs=channel:nixos-unstable
- run: nix-build - run: nix-build