From 7d75cbd409a9c21e1544a2dd8effcceccea367df Mon Sep 17 00:00:00 2001 From: XargonWan <XargonWan@gmail.com> Date: Tue, 29 Aug 2023 09:48:30 +0200 Subject: [PATCH] Updated ReadTheDocs pipeline --- .github/workflows/update-readthedocs.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/update-readthedocs.yml b/.github/workflows/update-readthedocs.yml index 2b57fe9b..a706b8ab 100644 --- a/.github/workflows/update-readthedocs.yml +++ b/.github/workflows/update-readthedocs.yml @@ -20,6 +20,8 @@ jobs: runs-on: ubuntu-latest steps: + - uses: actions/checkout@v3 + - name: Update wiki submodule id: update run: |