mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-10 10:24:07 +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 #############
|
||||
#########################################################
|
||||
machine_short: [x86_64, i686, arm64]
|
||||
platform_short: [lin, mac, win]
|
||||
machine_short: [x86_64, i686, arm64, arm]
|
||||
platform_short: [lin, mac, win, and]
|
||||
toolset_short: [gcc, msvc, mingw]
|
||||
static_dynamic: [static, dynamic]
|
||||
exclude:
|
||||
|
Reference in New Issue
Block a user