default.nix: Oops

This commit is contained in:
Zhaofeng Li 2021-12-06 15:08:09 -08:00
parent 14f6c707f5
commit ea09e60e36
2 changed files with 3 additions and 3 deletions

View file

@ -35,8 +35,8 @@ jobs:
run: nix build -L
if: ${{ !contains(matrix.nix.name, '2.3') }}
- name: Build Colmena with flake-compat
run: nix-build
- name: Build and install Colmena with flake-compat
run: nix-env -if default.nix
- name: Build manual
run: nix build .#manual -L