diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index d1e692c0..f004543f 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -19,8 +19,6 @@ jobs: docs: name: Build documentation runs-on: ubuntu-22.04 - permissions: - contents: write # This is required for uploading the assets to the release steps: - run: sudo apt install --yes graphviz pandoc