Skip to content

Commit

Permalink
test path
Browse files Browse the repository at this point in the history
  • Loading branch information
pixincreate committed Oct 23, 2023
1 parent 9a5dc43 commit 568fa88
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ jobs:
--minify \
--environment "${HUGO_ENVIRONMENT}" \
--baseURL "${{ steps.pages.outputs.base_url }}/"
echo "${{ steps.pages.outputs.base_url }}/"
cat ./public
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
Expand Down

0 comments on commit 568fa88

Please sign in to comment.