mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-07-06 12:47:52 -05:00
android: Various fixes for CI.
This commit is contained in:
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 }}
|
||||
|
||||
|
Reference in New Issue
Block a user