Update pull-requests_build-check.yml
-Fix boost install directory
This commit is contained in:
parent
f6d9061441
commit
2b0e1fb9dc
1 changed files with 1 additions and 1 deletions
|
|
@ -138,7 +138,7 @@ jobs:
|
|||
# https://github.com/actions/boost-versions/blob/main/versions-manifest.json
|
||||
boost_version: 1.73.0
|
||||
# OPTIONAL: Specify a custom installation location
|
||||
boost_install_dir: C:\boost
|
||||
boost_install_dir: 'C:'
|
||||
# OPTIONAL: Specify a platform version
|
||||
platform_version: 2016
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue