diff --git a/scripts/install_elan.sh b/scripts/install_elan.sh index b2817d2..482d716 100755 --- a/scripts/install_elan.sh +++ b/scripts/install_elan.sh @@ -1,4 +1,5 @@ #!/bin/bash +set -e # Group logging using the ::group:: workflow command echo "::group::Elan Installation Output"