mirror of
https://github.com/apotdevin/thunderhub.git
synced 2024-11-19 09:50:03 +01:00
ci: 👷 build script change
This commit is contained in:
parent
aec97b5a78
commit
96e189710e
@ -66,6 +66,9 @@ RUNTIME=$((ENDAMD-START))
|
||||
RUNTIME1=$((ENDARM32-ENDAMD))
|
||||
RUNTIME2=$((ENDARM64-ENDARM32))
|
||||
|
||||
git checkout master
|
||||
git pull
|
||||
|
||||
echo
|
||||
echo "------------------------------------------"
|
||||
echo "DONE"
|
||||
|
Loading…
Reference in New Issue
Block a user