From 8cfc2e5c6dbfa1d0aa8af5306980822d6a1306a3 Mon Sep 17 00:00:00 2001 From: Bersella Date: Thu, 30 Nov 2023 18:26:35 +0800 Subject: [PATCH] Added missing module to Alpine --- .github/workflows/publish.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 74b0a94..8b759de 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -26,6 +26,7 @@ jobs: nodejs npm opencc + git - name: Execute OpenCC in Alpine run: bash ./scripts/opencc.sh shell: alpine.sh {0}