Update pull-requests_build-check.yml
-Fix boost install directory
This commit is contained in:
@@ -138,7 +138,7 @@ jobs:
|
|||||||
# https://github.com/actions/boost-versions/blob/main/versions-manifest.json
|
# https://github.com/actions/boost-versions/blob/main/versions-manifest.json
|
||||||
boost_version: 1.73.0
|
boost_version: 1.73.0
|
||||||
# OPTIONAL: Specify a custom installation location
|
# OPTIONAL: Specify a custom installation location
|
||||||
boost_install_dir: C:\boost
|
boost_install_dir: 'C:'
|
||||||
# OPTIONAL: Specify a platform version
|
# OPTIONAL: Specify a platform version
|
||||||
platform_version: 2016
|
platform_version: 2016
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user