Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
TomConner committed Oct 7, 2023
1 parent 1b2474e commit b0f65b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod

- name: What is here
run: find .
run: find . | grep -v git | sort

- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
Expand Down

0 comments on commit b0f65b7

Please sign in to comment.