Skip to content

Commit 3d0e531

Browse files
Build on /ui
Signed-off-by: Peter Broadhurst <[email protected]>
1 parent e41748c commit 3d0e531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
node-version: 14.x
1818
- run: npm i
19-
- run: npm run build
19+
- run: PUBLIC_URL="/ui" npm run build
2020
- name: Set outputs
2121
id: vars
2222
run: |

0 commit comments

Comments
 (0)