Skip to content

Commit

Permalink
hotfix(ci): prod MIME fix may be
Browse files Browse the repository at this point in the history
  • Loading branch information
pixincreate committed Oct 23, 2023
1 parent 9a5dc43 commit 402fa8f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,7 @@ jobs:
hugo \
--gc \
--minify \
--environment "${HUGO_ENVIRONMENT}" \
--baseURL "${{ steps.pages.outputs.base_url }}/"
--environment "${HUGO_ENVIRONMENT}"
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
Expand Down

0 comments on commit 402fa8f

Please sign in to comment.