Skip to content

Commit 618f346

Browse files
committed
Base URL
1 parent f15c461 commit 618f346

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
@@ -38,7 +38,7 @@ jobs:
3838
- name: Install dependencies
3939
run: bun install
4040
- name: Build
41-
run: bun run build
41+
run: bun run build --base="/loadingscreen-tips/"
4242
- name: Setup Pages
4343
uses: actions/configure-pages@v5
4444
- name: Upload artifact

0 commit comments

Comments
 (0)