mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-08-29 08:01:22 +00:00
fetch all
This commit is contained in:
parent
25c6d23bda
commit
414e3b5d4a
1
.github/workflows/android-publish.yml
vendored
1
.github/workflows/android-publish.yml
vendored
|
@ -41,7 +41,6 @@ jobs:
|
|||
if: ${{ steps.check-changes.outputs.result == 'true' }}
|
||||
with:
|
||||
path: 'yuzu-merge'
|
||||
fetch-depth: 0
|
||||
submodules: true
|
||||
token: ${{ secrets.ALT_GITHUB_TOKEN }}
|
||||
- uses: actions/github-script@v5
|
||||
|
|
Loading…
Reference in a new issue