Skip to content

Commit 100f3c4

Browse files
committed
ok what if BASE_PATH is undefined
1 parent b0c8fea commit 100f3c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/staging.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
build-args: |
2626
CI=true
2727
STAGING=true
28-
BASE_PATH=/
28+
# BASE_PATH=/
2929
push: false
3030
load: true
3131
tags: gptwrapper:ci

0 commit comments

Comments
 (0)