build: cleanup

Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
AuxXxilium
2024-08-18 01:48:11 +02:00
parent 06f4e05de4
commit f10ceade71

View File

@@ -58,8 +58,6 @@ jobs:
unzip arc-${TAG}.img.zip -d "arc"
export TERM=xterm
sudo ./localbuild.sh create arc/ws arc/arc.img
if [ $? -ne 0 ]; then
echo "create failed"