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:12:47 +01:00
parent 352679919e
commit f10b633679

View File

@ -21,10 +21,10 @@ 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 src/
- name: install htmlize
run: git clone https://github.com/hniksic/emacs-htmlize
run: git clone https://github.com/hniksic/emacs-htmlize
- name: make
run: make -C src/ doc