Skip to content

Commit e4f3fd8

Browse files
author
gitgitWi
committed
Fix: assetPath env
1 parent a1949d7 commit e4f3fd8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,7 @@ jobs:
2929

3030
- name: Build 🔧
3131
run: npm run build
32-
env:
33-
NEXT_PUBLIC_BASE_PATH: /gitgitWi.github.io
3432
- run: npm run export
35-
env:
36-
NEXT_PUBLIC_BASE_PATH: /gitgitWi.github.io
3733
- run: touch ./out/.nojekyll
3834

3935
- name: Deploy

0 commit comments

Comments
 (0)