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 22, 2023
1 parent dd7a217 commit efb2cd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/v3.cn.vuejs.org.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- run: npm run build
working-directory: v3.cn.vuejs.org
- run: tree
- run: tree -I 'node_modules' -L 2

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

0 comments on commit efb2cd0

Please sign in to comment.