Removed comand of submodule update
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Anne de Jong 2023-01-12 12:05:04 +01:00
parent d50e419ba8
commit 126e873d22
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@ steps:
pull: if-not-exists
commands:
- pacman -S pybind11 openblas fftw pulseaudio
- git submodule update --init --recursive
- cmake .
# More than two makes ascee2 irresponsive for now
- make -j2