Merge branch 'bugfixes' into feature

This commit is contained in:
arch1t3cht 2023-03-28 08:40:58 +02:00
commit 26a5f00c8a
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ jobs:
name: macOS Release,
os: macos-latest,
buildtype: release,
args: -Ddefault_library=static -Dbuild_osx_bundle=true -Dlocal_boost=true
args: -Ddefault_library=static -Dbuild_osx_bundle=true -Dlocal_boost=true --force-fallback-for=ffms2
}
steps: