This commit is contained in:
parent
22f41b1583
commit
80c334d871
@ -13,7 +13,7 @@ steps:
|
|||||||
- name: archlinux_ccache
|
- name: archlinux_ccache
|
||||||
path: /root/.ccache
|
path: /root/.ccache
|
||||||
commands:
|
commands:
|
||||||
- pacman -S --noconfirm ccache openblas fftw pulseaudio
|
- pacman -S --noconfirm ccache openblas fftw pulseaudio pybind11
|
||||||
- cmake .
|
- cmake .
|
||||||
# More than two makes ascee2 irresponsive for now
|
# More than two makes ascee2 irresponsive for now
|
||||||
- make -j2
|
- make -j2
|
||||||
|
Loading…
Reference in New Issue
Block a user