We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f15c461 commit 618f346Copy full SHA for 618f346
1 file changed
.github/workflows/deploy.yml
@@ -38,7 +38,7 @@ jobs:
38
- name: Install dependencies
39
run: bun install
40
- name: Build
41
- run: bun run build
+ run: bun run build --base="/loadingscreen-tips/"
42
- name: Setup Pages
43
uses: actions/configure-pages@v5
44
- name: Upload artifact
0 commit comments