ci: 👷 build script change

This commit is contained in:
AP 2020-06-07 21:04:20 +02:00
parent aec97b5a78
commit 96e189710e

View File

@ -66,6 +66,9 @@ RUNTIME=$((ENDAMD-START))
RUNTIME1=$((ENDARM32-ENDAMD))
RUNTIME2=$((ENDARM64-ENDARM32))
git checkout master
git pull
echo
echo "------------------------------------------"
echo "DONE"