Skip to content

Commit 21aafcc

Browse files
committed
base prefix for github pages build
1 parent 700f764 commit 21aafcc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pages.yml

+2
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ jobs:
2828
- name: Build Site
2929
run: |
3030
devbox run build
31+
env:
32+
WASMBOTS_BASE: "/wasmbots"
3133
- name: Upload site artifact
3234
uses: actions/upload-pages-artifact@v3
3335
with:

0 commit comments

Comments
 (0)