@@ -11,8 +11,11 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout
|
||||
run: |
|
||||
pwd
|
||||
git clone https://git.alocoq.fr/alois/CoqBlog.git .
|
||||
ls themes/
|
||||
git submodule update --init --recursive
|
||||
ls themes/PaperMod/
|
||||
|
||||
- name: Install Hugo
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user