1
0
mirror of https://github.com/TREX-CoE/qmc-lttc.git synced 2024-07-03 01:46:13 +02:00

Update workflow

This commit is contained in:
Anthony Scemama 2021-01-13 18:18:04 +01:00
parent 72b05d8d65
commit a39ed52272

View File

@ -24,7 +24,7 @@ jobs:
run: git clone https://github.com/hniksic/emacs-htmlize && cp emacs-htmlize/htmlize.el docs/
- name: make
run: cd docs ; ./create.sh ../QMC.org
run: cd docs ; ./create.sh ../QMC.org ; cd ..
- name: Deploy
uses: peaceiris/actions-gh-pages@v3