Skip to content

Commit

Permalink
feat: Supports crawling classical Chinese and fixes the issue that Ch…
Browse files Browse the repository at this point in the history
…inese translation or annotations are missing
  • Loading branch information
palp1tate committed May 23, 2024
1 parent 4e7134b commit 389ef5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
needs:
- black-check
- install-dependencies
if: github.repository == 'palp1tate/fetch_gushiwen' && github.event_name == 'push'
if: github.repository == 'palp1tate/fetch-gushiwen' && github.event_name == 'push'
steps:
- name: Checkout
uses: actions/checkout@v4.1.4
Expand Down

0 comments on commit 389ef5b

Please sign in to comment.