mirror of
https://github.com/apotdevin/thunderhub.git
synced 2025-02-22 22:25:21 +01:00
ci: 👷 build script change
This commit is contained in:
parent
aec97b5a78
commit
96e189710e
1 changed files with 3 additions and 0 deletions
|
@ -66,6 +66,9 @@ RUNTIME=$((ENDAMD-START))
|
|||
RUNTIME1=$((ENDARM32-ENDAMD))
|
||||
RUNTIME2=$((ENDARM64-ENDARM32))
|
||||
|
||||
git checkout master
|
||||
git pull
|
||||
|
||||
echo
|
||||
echo "------------------------------------------"
|
||||
echo "DONE"
|
||||
|
|
Loading…
Add table
Reference in a new issue