mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-06-08 21:37:18 +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
|
hugo version
|
||||||
- name: Build
|
- name: Build
|
||||||
env:
|
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'
|
TENANT: 'yuzu'
|
||||||
run: |
|
run: |
|
||||||
echo '========== Starting gulp deploy task =========='
|
echo '========== Starting gulp deploy task =========='
|
||||||
|
|
Loading…
Reference in a new issue