Skip to content

Commit

Permalink
Added SDK_ROOT variable to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Pe13 committed May 14, 2024
1 parent b924c44 commit fb6f74d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ env:
MIXXX_ROOT: '${{ github.workspace }}/mixxx'
SCRIPTS_ROOT: '${{ github.workspace }}/scripts'
XCODE_ROOT: /Applications/Xcode_15.2.app
VCPKG_OSX_DEPLOYMENT_TARGET: 16
VCPKG_OSX_SYSROOT: '${{ github.workspace }}/theos/sdks/iPhoneOS16.5.sdk'
SDK_ROOT: '${{ github.workspace }}/theos/sdks/iPhoneOS16.5.sdk'

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion vcpkg
Submodule vcpkg updated from 542eae to 566c88

0 comments on commit fb6f74d

Please sign in to comment.