This commit is contained in:
parent
11e61fc749
commit
72991c728f
@ -11,4 +11,8 @@ jobs:
|
||||
steps:
|
||||
- run: echo "hi!"
|
||||
- name: Get hugo
|
||||
run: apt update && apt install hugo
|
||||
run: apt update && apt install hugo -y
|
||||
- name: Clone repo
|
||||
run: cd /git clone https://git.emin.software/haxala1r/blog.git --depth=1
|
||||
- run: pwd
|
||||
- run: ls -la
|
||||
|
Loading…
Reference in New Issue
Block a user