Skip to content

Commit a8ce3d3

Browse files
authored
Merge pull request #28614 from jmid/msys2-symlink-fix
GHA: Handle symlinks on MSys2
2 parents 6bfdcda + 84463ab commit a8ce3d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
env:
88
OPAMROOT: D:\opamroot
99
OPAMSOLVERTIMEOUT: 120
10+
MSYS: winsymlinks:native
1011
jobs:
1112
build:
1213
strategy:

0 commit comments

Comments
 (0)