Skip to content

Commit 540bb27

Browse files
kiyaroseCopilot
andcommitted
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 26ed175 commit 540bb27

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/github-pages-preview.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ jobs:
3333
run: npm clean-install --progress=false
3434

3535
- name: Build
36+
env:
37+
BASE_PATH: /${{ github.event.repository.name }}/
3638
run: npm run build:pages
3739

3840
- name: Upload Pages artifact

0 commit comments

Comments
 (0)