Skip to content

Commit bbfaac1

Browse files
committed
another attempt
1 parent 156abda commit bbfaac1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/nextjs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ jobs:
6464
- name: Install dependencies
6565
run: bun install
6666
- name: Build with Next.js
67+
env:
68+
BASE_PATH: /brno.python.pizza
6769
run: bun run build
6870
- name: Upload artifact
6971
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)