1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2024-07-18 00:43:51 +02:00

Add publication of documentation on gh-pages

This commit is contained in:
Anthony Scemama 2020-10-29 00:21:22 +01:00
parent 7df788b42a
commit dbe5397653

View File

@ -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