setup-msbuild
setup-msbuild copied to clipboard
Export MSBUILD env variable
I'm using this action to build CPython in an environment with a "scrubbed" PATH, and their build scripts expect an env var named MSBUILD.
Would it make sense to export that env var from this action for later steps to use?
不支持