mirror of
https://github.com/geode-sdk/geode.git
synced 2025-03-24 03:39:56 -04:00
dfgj
This commit is contained in:
parent
4643044ff3
commit
a4197cdf80
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue