From 5a82897902c048e9cb6c5b022278bd79d7ab8e8b Mon Sep 17 00:00:00 2001 From: vintagepc <53943260+vintagepc@users.noreply.github.com> Date: Sun, 3 Sep 2023 11:03:59 -0400 Subject: [PATCH] Update build.yml Attempt to fix doc regen --- .github/workflows/build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2b10795e..dce8df89 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -68,6 +68,7 @@ jobs: if: ${{ !github.event.pull_request }} with: repository: vintagepc/MK404.wiki.git + ref: 'master' path: ref - name: Regen docs