mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-09-07 01:55:53 +00:00
Only build release Android builds on CI
This commit is contained in:
parent
7b23c6dc9e
commit
693e91dfe8
1 changed files with 0 additions and 2 deletions
2
.github/workflows/Android_Build.yml
vendored
2
.github/workflows/Android_Build.yml
vendored
|
@ -13,7 +13,6 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
build_type:
|
||||
- debug
|
||||
- release
|
||||
|
||||
steps:
|
||||
|
@ -66,7 +65,6 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
build_type:
|
||||
- debug
|
||||
- release
|
||||
|
||||
steps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue