mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-10 04:34:17 +08:00
fix shebang select-xamarin-sdk.sh
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/bin/bash -e -o pipefail
|
||||
if [ -z "$1" ]; then
|
||||
echo "No Xamarin SDK specified."
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user