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 bbd8097 commit 560ef81
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 @@ -29,7 +29,7 @@ jobs:

- name: Upload
if: always()
run: zip built.zip content public themes archetypes layouts
run: zip built.zip -r content public themes archetypes layouts

- uses: actions/upload-artifact@v3
if: always()
Expand Down

0 comments on commit 560ef81

Please sign in to comment.