ci/prepare_environment: fail in case of error

Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
This commit is contained in:
Unai Martinez-Corral 2022-07-27 22:17:16 +01:00
parent 39da9c9f17
commit e6d5d64892
1 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,8 @@
#
# SPDX-License-Identifier: Apache-2.0
set -e
echo '::group::Install dependencies'
sudo apt update -y
sudo apt install -y git wget xz-utils