mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-01-07 12:58:33 +00:00
Update pull-requests_build-check.yml
This commit is contained in:
parent
ed38b7e86c
commit
ff47a13bc3
@ -152,7 +152,7 @@ jobs:
|
||||
BOOST_ROOT: ${{ steps.install-boost.outputs.BOOST_ROOT }}
|
||||
run: |
|
||||
mkdir sunshine-windows-build && cd sunshine-windows-build
|
||||
set PATH=%PATH%;C:\msys64\mingw64\bin
|
||||
set PATH=C:\msys64\mingw64\bin
|
||||
set BOOST_ROOT=${{ steps.install-boost.outputs.BOOST_ROOT }}
|
||||
set BOOST_INCLUDEDIR=${{ steps.install-boost.outputs.BOOST_ROOT }}
|
||||
set BOOST_LIBRARYDIR=${{ steps.install-boost.outputs.BOOST_ROOT }}\lib
|
||||
|
Loading…
Reference in New Issue
Block a user