generated from Templates/Baseline
update missing lib (#153)
### 📖 Summary - use libicu74 ### 📑 Test Plan ✅ CI pipeline tests (Default) ### 💬 Details _No response_ ### 📚 Additional Notes _No response_ Reviewed-on: #153
This commit is contained in:
parent
bb67ea6112
commit
94ecfc35ed
2
arkanum
2
arkanum
@ -109,7 +109,7 @@ function instDotNet() {
|
||||
say "Installing dotnet requirements..." "dotnet"
|
||||
sudo -E apt-get update > /dev/null
|
||||
sudo -E apt-get install --no-install-recommends -y \
|
||||
libicu70
|
||||
libicu74
|
||||
|
||||
say "Downloading latest install script..." "dotnet"
|
||||
curl -#fSL https://dot.net/v1/dotnet-install.sh -o /tmp/dotnet-install.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user