This commit is contained in:
ConfiG 2024-06-28 14:46:25 +03:00 committed by GitHub
parent 4643044ff3
commit a4197cdf80
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -211,7 +211,7 @@ jobs:
uses: ./.github/actions/build-debug-info-post
with:
target: mac
if: false && (success() || failure())
if: success() || failure()
build-android:
strategy: