mirror of
https://github.com/Keyslam-Group/Concord.git
synced 2025-09-02 12:24:11 -04:00
Fix documentation page building workflow 9
This commit is contained in:
parent
e141a6183b
commit
6ce714ce14
1 changed files with 5 additions and 5 deletions
10
.github/workflows/doc.yml
vendored
10
.github/workflows/doc.yml
vendored
|
@ -29,8 +29,8 @@ jobs:
|
||||||
run: ldoc .
|
run: ldoc .
|
||||||
|
|
||||||
|
|
||||||
# - name: Deploy
|
- name: Deploy
|
||||||
# uses: JamesIves/github-pages-deploy-action@4.1.5
|
uses: JamesIves/github-pages-deploy-action@4.1.5
|
||||||
# with:
|
with:
|
||||||
# branch: gh-pages
|
branch: gh-pages
|
||||||
# folder: docs
|
folder: docs
|
Loading…
Add table
Add a link
Reference in a new issue