Skip to content

Commit 2cf7f42

Browse files
committed
Fix deploy action
1 parent ddb32ca commit 2cf7f42

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222

2323
- name: Build
2424
uses: ./.github/actions/build
25+
with:
26+
base-url: "/"
2527

2628
- name: Deploy
2729
uses: JamesIves/github-pages-deploy-action@v4

0 commit comments

Comments
 (0)