Skip to content

Commit 6d7f283

Browse files
committed
ci: fix
1 parent 5803dd9 commit 6d7f283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Build
2121
run: |
2222
yarn install
23-
yarn build --base /broker-template
23+
yarn build
2424
2525
- name: Deploy
2626
uses: peaceiris/actions-gh-pages@v3

0 commit comments

Comments
 (0)