mirror of
https://github.com/TREX-CoE/qmckl.git
synced 2024-12-22 12:23:56 +01:00
Fix GH workflow
This commit is contained in:
parent
352679919e
commit
f10b633679
4
.github/workflows/gh-pages.yml
vendored
4
.github/workflows/gh-pages.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user