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
|
||||
- name: make
|
||||
run: make -C src/
|
||||
- name: build docs
|
||||
run: make -C src/ doc
|
||||
- name: deploy docs
|
||||
uses: ./
|
||||
run: make -C src/ doc
|
||||
with:
|
||||
username: scemama
|
||||
password: 7da28e533792db220a4811fc4e487b8ba817862f
|
||||
|
Loading…
Reference in New Issue
Block a user