mirror of
https://github.com/Keyslam-Group/Concord.git
synced 2025-09-02 04:13:58 -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 .
|
||||
|
||||
|
||||
# - name: Deploy
|
||||
# uses: JamesIves/github-pages-deploy-action@4.1.5
|
||||
# with:
|
||||
# branch: gh-pages
|
||||
# folder: docs
|
||||
- name: Deploy
|
||||
uses: JamesIves/github-pages-deploy-action@4.1.5
|
||||
with:
|
||||
branch: gh-pages
|
||||
folder: docs
|
Loading…
Add table
Add a link
Reference in a new issue