"examples/git@developer.sourcefind.cn:change/sglang.git" did not exist on "63ba2f8d7bf895938a3f4039910044ce6912d57e"
Commit 82349612 authored by longpanda's avatar longpanda
Browse files

debug CI

parent e1ffbad4
...@@ -14,7 +14,8 @@ export PATH=$PATH:/opt/gcc-linaro-7.4.1-2019.02-x86_64_aarch64-linux-gnu/bin:/op ...@@ -14,7 +14,8 @@ export PATH=$PATH:/opt/gcc-linaro-7.4.1-2019.02-x86_64_aarch64-linux-gnu/bin:/op
echo "build grub2 ..." echo "build grub2 ..."
cd $VTOY_PATH/GRUB2 cd $VTOY_PATH/GRUB2
sh buildgrub.sh >> $LOG 2>&1 || exit 1 #sh buildgrub.sh >> $LOG 2>&1 || exit 1
sh buildgrub.sh
echo "build ipxe ..." echo "build ipxe ..."
cd $VTOY_PATH/IPXE cd $VTOY_PATH/IPXE
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment