mirror of
https://github.com/ocaml-tracing/ocaml-trace.git
synced 2026-03-07 18:37:56 -05:00
CI: try to fix docs
This commit is contained in:
parent
594a101922
commit
87d5a0228a
1 changed files with 2 additions and 0 deletions
2
.github/workflows/gh-pages.yml
vendored
2
.github/workflows/gh-pages.yml
vendored
|
|
@ -9,6 +9,8 @@ jobs:
|
|||
deploy:
|
||||
name: Deploy doc
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: write
|
||||
steps:
|
||||
- uses: actions/checkout@main
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue