Skip to content

Commit c49dbef

Browse files
authored
Update deploy.yml
1 parent b9b6029 commit c49dbef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
- name: Build Site
7070
run: |
7171
hugo mod tidy
72-
hugo --minify --baseURL "${{ steps.pages.outputs.base_url }}/"
72+
hugo --minify --baseURL "https://ibm.github.io/CodeEngine/"
7373
7474
- name: Upload artifact
7575
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)