Skip to content

Commit 2574a7e

Browse files
darrenscerrigaearon
authored andcommitted
Fix AppVeyor CI (#1876)
1 parent c436bf3 commit 2574a7e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appveyor.yml

+2
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ platform:
3232
- x64
3333

3434
install:
35+
# TODO: Remove after https://github.com/appveyor/ci/issues/1426 is fixed
36+
- set PATH=C:\Program Files\Git\mingw64\bin;%PATH%
3537
- ps: Install-Product node $env:nodejs_version $env:platform
3638

3739
build: off

0 commit comments

Comments
 (0)