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 86dc427 commit 186e88b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gh_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,11 @@ jobs:
run: hugo version ; find . | grep -v git | sort

- name: Upload
if: always()
run: zip built.zip .

- uses: actions/upload-artifact@v3
if: always()
with:
name: my-artifact
path: .
Expand Down

0 comments on commit 186e88b

Please sign in to comment.