This commit is contained in:
Ajeet D'Souza 2021-10-08 20:54:31 +05:30
parent 7b8b6bbdb9
commit 454bededc1
1 changed files with 1 additions and 1 deletions

View File

@ -21,4 +21,4 @@ jobs:
if: ${{ matrix.os != 'windows-latest' }} if: ${{ matrix.os != 'windows-latest' }}
with: with:
nix_path: nixpkgs=https://github.com/NixOS/nixpkgs/archive/20.09.tar.gz 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