mirror of
https://git.uzuy-edge.org/Uzuy/Uzuy-MMJR.git
synced 2025-02-17 11:21:57 +00:00
android-build: Run only on yuzu-android repository
This commit is contained in:
parent
d6a9ed32e6
commit
82a105e2f8
1
.github/workflows/android-build.yml
vendored
1
.github/workflows/android-build.yml
vendored
@ -10,6 +10,7 @@ on:
|
||||
jobs:
|
||||
android:
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ github.repository == 'yuzu-emu/yuzu-android' }}
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user