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 256a31c commit 534e91cCopy full SHA for 534e91c
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