debugging ls calls
This commit is contained in:
parent
7bde70fb29
commit
c1d58bed8e
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
@ -43,6 +43,8 @@ jobs:
|
||||
- name: Setup Pages
|
||||
id: pages
|
||||
uses: actions/configure-pages@v1
|
||||
- name: ls
|
||||
run: ls -al && ls -al themes && ls -al themes/hugo-coder
|
||||
- name: Build with Hugo
|
||||
run: |
|
||||
hugo \
|
||||
|
Loading…
Reference in New Issue
Block a user