Fix CI
This commit is contained in:
parent
7b8b6bbdb9
commit
454bededc1
|
|
@ -21,4 +21,4 @@ jobs:
|
|||
if: ${{ matrix.os != 'windows-latest' }}
|
||||
with:
|
||||
nix_path: nixpkgs=https://github.com/NixOS/nixpkgs/archive/20.09.tar.gz
|
||||
- run: cargo xtask --nix=${{ matrix.os != 'windows-latest' }} ci
|
||||
- run: cargo xtask ci
|
||||
|
|
|
|||
Loading…
Reference in New Issue