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 18a223c commit 6bdaa0d
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 @@ -31,7 +31,7 @@ jobs:
- run: npm run build
working-directory: v3.cn.vuejs.org

- run: tree -I 'node_modules' -L 4
- run: tree -I 'node_modules' -L 3 -a

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

0 comments on commit 6bdaa0d

Please sign in to comment.