Skip to content

Commit

Permalink
Broken nix version
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Wilkins committed Jun 1, 2020
1 parent ae08c63 commit d7fda8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ${{ matrix.platform }}
steps:
- uses: actions/checkout@v2
- uses: cachix/install-nix-action@9
- uses: cachix/install-nix-action@v9
with:
nix_path: nixpkgs=channel;nixos-unstable
- run: nix-build

0 comments on commit d7fda8c

Please sign in to comment.