Update build_doc.yml

An attempt to fix https://github.com/CGAL/cgal/actions/runs/3113064958/jobs/5047524512
This commit is contained in:
Alex 2022-09-23 16:30:33 +01:00 committed by GitHub
parent a9d5e019b7
commit 57c49e63da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ jobs:
permissions:
contents: read # to fetch code (actions/checkout)
issues: write # to create comment
pull-requests: write # to create comment
runs-on: ubuntu-latest
steps: