Skip to content

Commit 4ae8c24

Browse files
committed
update
1 parent 1312043 commit 4ae8c24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hugo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
extended: true
3232

3333
- name: Build
34-
run: hugo build
34+
run: ls -l && hugo build && ls -l ./public/
3535

3636
- name: Upload Pages artifact
3737
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)