aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ci/install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/install.sh b/ci/install.sh
index 8bc6a470..e41f9c4c 100644
--- a/ci/install.sh
+++ b/ci/install.sh
@@ -1,7 +1,7 @@
set -euxo pipefail
main() {
- .
+ :
}
main