From 2b0e1fb9dcfc6e50bb92780c595258398d791c7c Mon Sep 17 00:00:00 2001 From: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com> Date: Sat, 18 Dec 2021 18:21:12 -0500 Subject: [PATCH] Update pull-requests_build-check.yml -Fix boost install directory --- .github/workflows/pull-requests_build-check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull-requests_build-check.yml b/.github/workflows/pull-requests_build-check.yml index 77d56345..4a2335dc 100644 --- a/.github/workflows/pull-requests_build-check.yml +++ b/.github/workflows/pull-requests_build-check.yml @@ -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