Skip to content

Commit 6f2f6ad

Browse files
committed
updated build
1 parent e7f784d commit 6f2f6ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
run: npm install
2323

2424
- name: Build
25-
run: npm run build
25+
run: npm run build -- --configuration production --base-href /Collaborative-Editor-UI/
2626

2727
- name: Deploy
2828
uses: peaceiris/actions-gh-pages@v3

0 commit comments

Comments
 (0)