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
Remove-Item: D:\a\_temp\79760d0f-a2ca-46fa-8a22-5a02d37125a5.ps1:140
Line |
140 | Remove-Item (Join-Path $mingw_lib 'libpthread.dll.a')
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Cannot find path
| 'C:\ProgramData\chocolatey\lib\mingw\tools\install\mingw64\x86_64-w64-mingw32\lib\libpthread.dll.a' because it
| does not exist.
Error: Process completed with exit code 1.
It looked like the action was executing just fine and had installed MingW64, until this line. It caused the whole job to fail.