mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-06-08 13:27:25 +00:00
ci: fix wiki url
This commit is contained in:
parent
eb7b5bfcf0
commit
467dc981fb
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -28,7 +28,7 @@ jobs:
|
|||
hugo version
|
||||
- name: Build
|
||||
env:
|
||||
GITHUB_WIKI_URL: 'https://github.com/yuzu-emu/yuzu-games-wiki.wiki.git'
|
||||
GITHUB_WIKI_URL: 'https://github.com/yuzu-emu/yuzu.wiki.git'
|
||||
TENANT: 'yuzu'
|
||||
run: |
|
||||
echo '========== Starting gulp deploy task =========='
|
||||
|
|
Loading…
Reference in a new issue