Debugging
This commit is contained in:
parent
93d9e157a4
commit
13735c09af
@ -13,7 +13,7 @@ jobs:
|
|||||||
- name: Checkout repository resources
|
- name: Checkout repository resources
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: Build website content
|
- name: Build website content
|
||||||
run: hugo
|
run: hugo & pwd && ls -Rl
|
||||||
with:
|
with:
|
||||||
name: content
|
name: content
|
||||||
path: public/
|
path: public/
|
||||||
|
Loading…
Reference in New Issue
Block a user