mirror of
https://github.com/LizardByte/Sunshine.git
synced 2026-08-07 10:20:46 +00:00
fix(build): ensure libopus is statically linked (#4819)
This commit is contained in:
@@ -130,7 +130,8 @@ jobs:
|
||||
--apple-id "${APPLE_ID}" \
|
||||
--team-id "${APPLE_TEAM_ID}" \
|
||||
--password "${APPLE_NOTARYTOOL_PASSWORD}" \
|
||||
--wait
|
||||
--wait \
|
||||
--timeout 15m
|
||||
xcrun stapler staple -v build/cpack_artifacts/Sunshine.dmg
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user