mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-07-31 21:50:18 +02:00
Fix starcatcher-publish step so it actually uploads apks now
This commit is contained in:
4
.github/workflows/build.yaml
vendored
4
.github/workflows/build.yaml
vendored
@@ -176,8 +176,8 @@ jobs:
|
|||||||
#########################################################
|
#########################################################
|
||||||
############# BEGIN BLOCK COPIED FROM ABOVE #############
|
############# BEGIN BLOCK COPIED FROM ABOVE #############
|
||||||
#########################################################
|
#########################################################
|
||||||
machine_short: [x86_64, i686, arm64]
|
machine_short: [x86_64, i686, arm64, arm]
|
||||||
platform_short: [lin, mac, win]
|
platform_short: [lin, mac, win, and]
|
||||||
toolset_short: [gcc, msvc, mingw]
|
toolset_short: [gcc, msvc, mingw]
|
||||||
static_dynamic: [static, dynamic]
|
static_dynamic: [static, dynamic]
|
||||||
exclude:
|
exclude:
|
||||||
|
Reference in New Issue
Block a user