Skip to content

Commit fcfc7e9

Browse files
authored
Merge branch 'master' into 6678-add-chat-item-to-avatar-navigation-menu
2 parents 0ef5adb + 701bc21 commit fcfc7e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-documentation.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
node-version: 20
3636

3737
- name: Build Vuepress Pages
38-
run: npm install && npm run build
38+
run: npm install && npm run docs:build
3939

4040
- name: Deploy Vuepress to Github Pages
4141
uses: crazy-max/ghaction-github-pages@v4

0 commit comments

Comments
 (0)