This commit is contained in:
parent
69675142c1
commit
9905006b86
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ jobs:
|
||||||
export PATH=$PATH:/usr/local/go/bin
|
export PATH=$PATH:/usr/local/go/bin
|
||||||
|
|
||||||
- name: Build Hugo site
|
- name: Build Hugo site
|
||||||
run: hugo --minify && ls -a
|
run: hugo --minify && ls -a && ls themes/ -a && ls themes/hugo-theme-stack -a
|
||||||
|
|
||||||
# - name: Copy site to host directory
|
# - name: Copy site to host directory
|
||||||
# run: |
|
# run: |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue