Removed comand of submodule update
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
d50e419ba8
commit
126e873d22
@ -11,7 +11,6 @@ steps:
|
|||||||
pull: if-not-exists
|
pull: if-not-exists
|
||||||
commands:
|
commands:
|
||||||
- pacman -S pybind11 openblas fftw pulseaudio
|
- pacman -S pybind11 openblas fftw pulseaudio
|
||||||
- git submodule update --init --recursive
|
|
||||||
- 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