This commit is contained in:
parent
57febbd622
commit
166e6135fd
@ -14,7 +14,7 @@ jobs:
|
|||||||
run: git clone --recurse-submodules https://git.emin.software/haxala1r/blog.git --depth=1 .
|
run: git clone --recurse-submodules https://git.emin.software/haxala1r/blog.git --depth=1 .
|
||||||
- name: Get hugo
|
- name: Get hugo
|
||||||
run: wget https://github.com/gohugoio/hugo/releases/download/v0.138.0/hugo_0.138.0_linux-amd64.tar.gz -O hugo.tar.gz
|
run: wget https://github.com/gohugoio/hugo/releases/download/v0.138.0/hugo_0.138.0_linux-amd64.tar.gz -O hugo.tar.gz
|
||||||
- name: tar xzvf hugo.tar.gz
|
- run: tar xzvf hugo.tar.gz
|
||||||
- run: pwd
|
- run: pwd
|
||||||
- run: ls -la
|
- run: ls -la
|
||||||
- name: build
|
- name: build
|
||||||
|
Loading…
Reference in New Issue
Block a user