mirror of
https://github.com/TREX-CoE/qmckl.git
synced 2024-12-23 04:44:03 +01:00
Fix GH workflow
This commit is contained in:
parent
22e0936a63
commit
8a53306a63
2
.github/workflows/gh-pages.yml
vendored
2
.github/workflows/gh-pages.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
|||||||
run: sudo apt-get install emacs26
|
run: sudo apt-get install emacs26
|
||||||
|
|
||||||
- name: install htmlize
|
- 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
|
- name: make
|
||||||
run: make -C src/ doc
|
run: make -C src/ doc
|
||||||
|
Loading…
Reference in New Issue
Block a user