mirror of
https://github.com/dolthub/dolt.git
synced 2026-01-06 08:50:04 -06:00
.github/workflows/ci-go-tests.yaml: Attempt to set SYSTEMROOT on Windows under msys2.
This commit is contained in:
1
.github/workflows/ci-go-tests.yaml
vendored
1
.github/workflows/ci-go-tests.yaml
vendored
@@ -82,6 +82,7 @@ jobs:
|
||||
done
|
||||
env:
|
||||
MATRIX_OS: ${{ matrix.os }}
|
||||
SYSTEMROOT: C:\Windows
|
||||
- name: Test All (*nix)
|
||||
working-directory: ./go
|
||||
if: ${{ matrix.os != 'windows-latest' }}
|
||||
|
||||
Reference in New Issue
Block a user