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