This commit is contained in:
parent
8a8dd37701
commit
2b38a551d8
@ -13,6 +13,8 @@ jobs:
|
|||||||
- name: Get hugo
|
- name: Get hugo
|
||||||
run: apt update && apt install hugo -y
|
run: apt update && apt install hugo -y
|
||||||
- name: Clone repo
|
- name: Clone repo
|
||||||
run: git clone https://git.emin.software/haxala1r/blog.git --depth=1
|
run: git clone https://git.emin.software/haxala1r/blog.git --depth=1 .
|
||||||
- run: pwd
|
- run: pwd
|
||||||
- run: ls -la
|
- run: ls -la
|
||||||
|
- name: build
|
||||||
|
run: hugo
|
||||||
|
Loading…
Reference in New Issue
Block a user