ci: fix wiki url

This commit is contained in:
liushuyu 2020-11-03 14:49:58 -07:00
parent eb7b5bfcf0
commit 467dc981fb
No known key found for this signature in database
GPG key ID: 23D1CE4534419437

View file

@ -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 =========='