Skip to content

Commit

Permalink
Update deploy-zh.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cooper-lzy authored Nov 3, 2023
1 parent 9e53e23 commit 9d507cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-zh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0 # fetch all commits/branches for gitversion
fetch-depth: 1 # fetch all commits/branches for gitversion

- name: Setup Python
uses: actions/setup-python@v4
Expand Down

0 comments on commit 9d507cb

Please sign in to comment.