Skip to content

Commit 88a9dbe

Browse files
committed
very dirty attempt
1 parent bbfaac1 commit 88a9dbe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nextjs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
- name: Build with Next.js
6767
env:
6868
BASE_PATH: /brno.python.pizza
69-
run: bun run build
69+
run: BASE_PATH=/brno.python.pizza bun run build
7070
- name: Upload artifact
7171
uses: actions/upload-pages-artifact@v3
7272
with:

0 commit comments

Comments
 (0)