Skip to content

Commit

Permalink
fix: update translation command in GitHub Actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
huangdijia committed Dec 31, 2024
1 parent 54d74af commit fb884b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-translate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
- name: Start Translate
run: |
cp docs/index.md docs/en/index.md
pnpm run doc-translate
pnpm run docs:translate
- name: Commit Updated
uses: stefanzweifel/git-auto-commit-action@v4
Expand Down

0 comments on commit fb884b7

Please sign in to comment.