You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This expands `%ProgramFiles%` manually since it is getting expanded to
`C:\Program Files (x86)` rather than `C:\Program Files` as expected.
Although this is less portable, this will at least enable the CI to run
properly.
0 commit comments