Skip to content

Commit ccff789

Browse files
committed
.
1 parent 6f2f6ad commit ccff789

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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 -- --configuration production --base-href /Collaborative-Editor-UI/
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)