Skip to content

Commit

Permalink
chore: update workflows config.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Feb 21, 2023
1 parent 7836502 commit 0bbeaca
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/v3.cn.vuejs.org.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,10 @@ jobs:
run: |
git clone https://github.com/vuejs-translations/docs-zh-cn.git -b main --single-branch v3.cn.vuejs.org --depth 1
- run: pnpm i
working-directory: v3.cn.vuejs.org

- run: npm run build
working-directory: v3.cn.vuejs.org

- name: Deploy (vue3) v3.cn.vuejs.org
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit 0bbeaca

Please sign in to comment.