We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 568b117 + 2299dd8 commit 2b11fdbCopy full SHA for 2b11fdb
src/ci/scripts/install-mingw.sh
@@ -66,5 +66,5 @@ if isWindows && isKnownToBeMingwBuild; then
66
;;
67
esac
68
69
- ciCommandAddPath "$(cygpath -m "$(pwd)/${mingw_dir}/bin")"
+ ciCommandAddPath "$(pwd)/${mingw_dir}/bin)"
70
fi
0 commit comments