mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 03:05:28 -05:00
fix: enable jekyll on gh-pages
This commit is contained in:
parent
179d19e444
commit
5520735a77
1 changed files with 1 additions and 0 deletions
1
.github/workflows/gh-pages.yml
vendored
1
.github/workflows/gh-pages.yml
vendored
|
|
@ -43,3 +43,4 @@ jobs:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
publish_dir: ./_build/default/_doc/_html/
|
publish_dir: ./_build/default/_doc/_html/
|
||||||
destination_dir: dev
|
destination_dir: dev
|
||||||
|
enable_jekyll: true
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue