Update workflow

This commit is contained in:
Anthony Scemama 2021-01-13 18:18:04 +01:00
parent 72b05d8d65
commit a39ed52272
1 changed files with 1 additions and 1 deletions

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