parent
dd80cac16c
commit
8b891eec51
@ -21,5 +21,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Build site
|
- name: Build site
|
||||||
run: hugo --minify
|
run: hugo --minify
|
||||||
- name: list files
|
- name: Setup tree
|
||||||
run: tree .
|
run: apt update && apt install tree -y
|
||||||
|
- name: Run tree
|
||||||
|
run: tree
|
||||||
|
Loading…
Reference in New Issue
Block a user