mirror of
https://github.com/TREX-CoE/qmckl.git
synced 2025-01-03 10:06:09 +01:00
Fix GH workflow
This commit is contained in:
parent
f10b633679
commit
22e0936a63
3
.github/workflows/gh-pages.yml
vendored
3
.github/workflows/gh-pages.yml
vendored
@ -23,9 +23,6 @@ jobs:
|
||||
- name: install htmlize
|
||||
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
|
||||
|
||||
- name: make
|
||||
run: make -C src/ doc
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user