.github/workflows/ci-go-tests.yaml: MSYS2_LOCATION in Windows no-race test as well.

This commit is contained in:
Aaron Son
2025-09-16 01:01:00 -07:00
parent bb61ae7ed1
commit 0e11c955b3
+1
View File
@@ -111,6 +111,7 @@ jobs:
echo CGO_LDFLAGS=-L$dir/lib >> $GITHUB_ENV
- name: Install ICU4C (Windows)
if: ${{ matrix.os == 'windows-latest' }}
id: msys2
uses: msys2/setup-msys2@v2
with:
path-type: inherit