mirror of
https://github.com/dolthub/dolt.git
synced 2026-05-03 03:10:26 -05:00
.github/workflows/ci-go-tests.yaml: Add id for msys2 install.
This commit is contained in:
@@ -38,6 +38,7 @@ jobs:
|
||||
echo CGO_CPPFLAGS=-I$dir/include >> $GITHUB_ENV
|
||||
echo CGO_LDFLAGS=-L$dir/lib >> $GITHUB_ENV
|
||||
- name: Install ICU4C (Windows)
|
||||
id: msys2
|
||||
if: ${{ matrix.os == 'windows-latest' }}
|
||||
uses: msys2/setup-msys2@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user