mirror of
https://github.com/TREX-CoE/qmckl.git
synced 2025-01-03 10:06:09 +01:00
Add publication of documentation on gh-pages
This commit is contained in:
parent
7df788b42a
commit
dbe5397653
3
.github/workflows/test-build.yml
vendored
3
.github/workflows/test-build.yml
vendored
@ -17,9 +17,10 @@ jobs:
|
|||||||
run: sudo apt-get install emacs
|
run: sudo apt-get install emacs
|
||||||
- name: make
|
- name: make
|
||||||
run: make -C src/
|
run: make -C src/
|
||||||
|
- name: build docs
|
||||||
|
run: make -C src/ doc
|
||||||
- name: deploy docs
|
- name: deploy docs
|
||||||
uses: ./
|
uses: ./
|
||||||
run: make -C src/ doc
|
|
||||||
with:
|
with:
|
||||||
username: scemama
|
username: scemama
|
||||||
password: 7da28e533792db220a4811fc4e487b8ba817862f
|
password: 7da28e533792db220a4811fc4e487b8ba817862f
|
||||||
|
Loading…
Reference in New Issue
Block a user