Skip to content

Commit 6e072fa

Browse files
authored
Update hugo.yml
1 parent 619f1ac commit 6e072fa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/hugo.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,7 @@ jobs:
5454
HUGO_ENVIRONMENT: production
5555
run: |
5656
hugo \
57-
--minify \
58-
--baseURL "/nwb-website/"
57+
--minify
5958
6059
- name: Upload artifact
6160
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)