Update CI files

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
2024-08-23 14:12:41 +02:00
parent 3d88e6ca37
commit eab7e99486
2 changed files with 15 additions and 5 deletions

View File

@ -66,8 +66,8 @@ update-docker:
.PHONY: update
update: update-docker
# git submodule update --init --recursive --remote
# git pull --recurse-submodules --all --progress
git submodule update --init --recursive --remote
git pull --recurse-submodules --all --progress
.PHONY: clean
clean: