mirror of
https://github.com/ventoy/Ventoy.git
synced 2024-12-26 07:05:58 -05:00
debug CI
This commit is contained in:
parent
e1ffbad431
commit
8234961228
@ -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 ..."
|
||||
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 ..."
|
||||
cd $VTOY_PATH/IPXE
|
||||
|
Loading…
Reference in New Issue
Block a user