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