android: Various fixes for CI.
This commit is contained in:
parent
cb9ba1b004
commit
04eabc45e5
31 changed files with 512 additions and 63 deletions
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
|
@ -4,11 +4,8 @@
|
|||
name: 'yuzu verify'
|
||||
|
||||
on:
|
||||
push:
|
||||
# branches: [ main ]
|
||||
tags: [ "*" ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
branches: [ master ]
|
||||
env:
|
||||
PR_NUMBER: pr${{ github.event.number }}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue