mirror of
https://github.com/Keyslam-Group/Concord.git
synced 2025-09-02 04:13:58 -04:00
Fix documentation page building workflow 10
This commit is contained in:
parent
6ce714ce14
commit
73177f4048
1 changed files with 5 additions and 6 deletions
11
.github/workflows/doc.yml
vendored
11
.github/workflows/doc.yml
vendored
|
@ -28,9 +28,8 @@ jobs:
|
|||
- name: Build docs
|
||||
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