We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
install_elan.sh
1 parent 1c29a26 commit c544e89Copy full SHA for c544e89
1 file changed
scripts/install_elan.sh
@@ -1,4 +1,5 @@
1
#!/bin/bash
2
+set -e
3
4
# Group logging using the ::group:: workflow command
5
echo "::group::Elan Installation Output"
0 commit comments