This commit is contained in:
parent
126e873d22
commit
2f1ddb5bfa
@ -10,7 +10,7 @@ steps:
|
|||||||
image: archlinux_build
|
image: archlinux_build
|
||||||
pull: if-not-exists
|
pull: if-not-exists
|
||||||
commands:
|
commands:
|
||||||
- pacman -S pybind11 openblas fftw pulseaudio
|
- pacman -S --noconfirm pybind11 openblas fftw pulseaudio
|
||||||
- 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