Skip to content

Commit

Permalink
Update contributorStatistics.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wasd52030 authored May 10, 2024
1 parent 2bfd5d0 commit b7e0bf0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/contributorStatistics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,10 @@ jobs:

steps:
- name: Install CNS11643 fonts
uses: RisingInIris2017/cjk-fonts-action@v1
run: |
cp MicrosoftJhengHei.ttf /usr/share/fonts/truetype
sudo fc-cache -f -v
shell: bash
- uses: actions/checkout@v4
- name: Setup .NET
uses: actions/setup-dotnet@v3
Expand Down

0 comments on commit b7e0bf0

Please sign in to comment.