build: change order to get files

Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
AuxXxilium
2024-06-19 17:51:20 +02:00
parent f999ad2821
commit 292b319730
5 changed files with 8 additions and 10 deletions

View File

@@ -5,6 +5,7 @@ version: "3"
tasks:
build-img:
cmds:
- git pull
- ./img-gen.sh
compile-kpatch: