Skip to content

Commit b02422c

Browse files
authored
Update jekyll-gh-pages.yml
1 parent 74af154 commit b02422c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/jekyll-gh-pages.yml

+2
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ jobs:
3636
with:
3737
source: ./
3838
destination: ./_site
39+
- name: Debug build output
40+
run: ls -la ./_site
3941
- name: Upload artifact
4042
uses: actions/upload-pages-artifact@v3
4143

0 commit comments

Comments
 (0)