From 2d0c070f528f6c4e729af231550ab9bbc3cfd035 Mon Sep 17 00:00:00 2001 From: Pythonic-Rainbow Date: Sun, 7 Jan 2024 12:27:52 +0000 Subject: [PATCH] Use app-local ICU --- .github/workflows/compile-bot.yml | 1 + Bot/Bot.csproj | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/.github/workflows/compile-bot.yml b/.github/workflows/compile-bot.yml index 61b4d66..ab30a83 100644 --- a/.github/workflows/compile-bot.yml +++ b/.github/workflows/compile-bot.yml @@ -33,3 +33,4 @@ jobs: Bot/bin/Release/net6.0/linux-arm64/Bot Bot/bin/Release/net6.0/linux-arm64/*.dll Bot/bin/Release/net6.0/linux-arm64/*.json + Bot/bin/Relesae/net6.0/linux-arm64/runtimes diff --git a/Bot/Bot.csproj b/Bot/Bot.csproj index eab7c3a..74b1d96 100644 --- a/Bot/Bot.csproj +++ b/Bot/Bot.csproj @@ -19,4 +19,9 @@ + + + + +