Update to rebuild site

This commit is contained in:
Schplee 2022-05-29 21:38:11 -07:00 committed by GitHub
parent 5e318156fb
commit 5c890f8e59
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,8 +10,8 @@ Prerequisites:
Steps to run: Steps to run:
1. Run `git submodule init && git submodule update`. 1. Run `git submodule init && git submodule update`
2. Install dependencies by running `yarn`. 2. Install dependencies by running `yarn`
3. Set the `GITHUB_WIKI_URL` and `TENANT` enivironment variables: 3. Set the `GITHUB_WIKI_URL` and `TENANT` enivironment variables:
```bash ```bash
export GITHUB_WIKI_URL=https://github.com/yuzu-emu/yuzu.wiki.git export GITHUB_WIKI_URL=https://github.com/yuzu-emu/yuzu.wiki.git