mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-19 23:22:16 +03:00
ci: fix -e flag not restored in build_sketches on error
This commit is contained in:
parent
684b5f1629
commit
3363be0063
@ -66,6 +66,7 @@ function build_sketches()
|
||||
echo "Build failed ($1)"
|
||||
echo "Build log:"
|
||||
cat build.log
|
||||
set -e
|
||||
return $result
|
||||
fi
|
||||
rm build.log
|
||||
|
Loading…
x
Reference in New Issue
Block a user