mirror of
https://github.com/mtrojnar/osslsigncode.git
synced 2025-04-04 08:50:12 -05:00
Fix macos build with GitHub Actions
This commit is contained in:
parent
d0ae214cb4
commit
b829e7a802
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -149,6 +149,7 @@ jobs:
|
||||
-G "${{matrix.generator}}"
|
||||
-S ${{github.workspace}}
|
||||
-B ${{github.workspace}}/build
|
||||
-DCMAKE_OSX_ARCHITECTURES=arm64
|
||||
-DCMAKE_BUILD_TYPE=${{env.BUILD_TYPE}}
|
||||
-DCMAKE_INSTALL_PREFIX=${{github.workspace}}/dist
|
||||
-DVCPKG_TARGET_TRIPLET=${{matrix.triplet}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user