diff --git a/.gitea/workflows/build-deploy-docs.yml b/.gitea/workflows/build-deploy-docs.yml index f97b4f0..0b1588b 100644 --- a/.gitea/workflows/build-deploy-docs.yml +++ b/.gitea/workflows/build-deploy-docs.yml @@ -11,9 +11,9 @@ jobs: outputs: docs: ${{ steps.filter.outputs.docs }} steps: - - name: Base requirements - run: | - apk update && apk add --no-cache nodejs + # - name: Base requirements + # run: | + # apk update && apk add --no-cache nodejs - uses: actions/checkout@v4 # For pull requests it's not necessary to checkout the code but for the main branch it is - uses: dorny/paths-filter@v3 diff --git a/docs/index.md b/docs/index.md index 38958f9..139e6ef 100644 --- a/docs/index.md +++ b/docs/index.md @@ -98,4 +98,4 @@ async def menu(context: CommandCallbackContext): -forced_change \ No newline at end of file +forced_change_ \ No newline at end of file