upgrade_p4a_clean
This commit is contained in:
parent
dae84b3613
commit
76a293414c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -2,7 +2,7 @@ name: Publish Assets
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [master, upgrade_p4a]
|
branches: [master, upgrade_p4a_clean]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_arm64_aar:
|
build_arm64_aar:
|
||||||
|
|
Loading…
Reference in a new issue