Added pybind11
continuous-integration/drone/push Build was killed Details

This commit is contained in:
Anne de Jong 2023-01-12 14:13:20 +01:00
parent 22f41b1583
commit 80c334d871
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ steps:
- name: archlinux_ccache
path: /root/.ccache
commands:
- pacman -S --noconfirm ccache openblas fftw pulseaudio
- pacman -S --noconfirm ccache openblas fftw pulseaudio pybind11
- cmake .
# More than two makes ascee2 irresponsive for now
- make -j2