diff --git a/.gitea/workflows/update-docs.yml b/.gitea/workflows/update-docs.yml index 0239672..020948e 100644 --- a/.gitea/workflows/update-docs.yml +++ b/.gitea/workflows/update-docs.yml @@ -52,6 +52,7 @@ jobs: build-image: runs-on: ubuntu-latest + needs: prepare-docs steps: # Download prepared pages from the previous job