Skip to content

Commit

Permalink
chore(ci): fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Rigonkmalk committed Apr 3, 2024
1 parent 4156270 commit dd1e492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hugo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
extended: true

- name: Build
run: hugo --minify --baseURL "${{ steps.pages.outputs.base_url }}/"
run: hugo --minify

- name: Upload artifact
uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit dd1e492

Please sign in to comment.