1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2024-08-17 02:41:43 +02:00

Fix GH workflow

This commit is contained in:
Anthony Scemama 2020-11-07 16:17:37 +01:00
parent 22e0936a63
commit 8a53306a63

View File

@ -21,7 +21,7 @@ jobs:
run: sudo apt-get install emacs26
- name: install htmlize
run: git clone https://github.com/hniksic/emacs-htmlize && cp emacs-htmlize/htmlize.el src/
run: git clone https://github.com/hniksic/emacs-htmlize && cp emacs-htmlize/htmlize.el docs/
- name: make
run: make -C src/ doc