Skip to content

Commit

Permalink
fail install fast
Browse files Browse the repository at this point in the history
  • Loading branch information
xoudini committed Dec 15, 2024
1 parent 285e13a commit 456de61
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/install-libicu.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/bin/bash

set -euo pipefail

_ICU_DIR="/tmp/build/icu"
_ICU_SRC="https://github.com/unicode-org/icu/releases/download/release-76-1/icu4c-76_1-src.tgz"

Expand Down

0 comments on commit 456de61

Please sign in to comment.