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
@Endle I'm not sure the path: /cygdrive/c/tools/cygwin/packages part can possibly work. I image that the YAML is interpreted by a Windows program, disregarding the shell: setting. Maybe something like path: C:\tools\cygwin\packages could work, but I'm not certain the Chocolatey installer I'm using to install Cygwin would work with that. Give me some time, I'll try to test this.
Moreover, I assume, the Chocolatey installer just needs to be skipped if these directories are present. The environment variables still need to be adjusted.
If we cache cygwin packages, we can speed up CI process and save bandwidth for kernel.org
I tried https://github.com/Endle/wine-mono/blob/940e19c2abbc576f597e924270812721638b8eb1/.github/workflows/c-cpp.yml#L13 but t didn't work
The text was updated successfully, but these errors were encountered: