Skip to content

Commit

Permalink
统计
Browse files Browse the repository at this point in the history
  • Loading branch information
GoldWaterFall committed Jan 30, 2024
1 parent 5e33ed0 commit c3a9865
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,11 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install matplotlib
- name: Install Microsoft YaHei Font
run: |
sudo apt-get update
sudo apt-get install -y ttf-mscorefonts-installer
- name: Count the number of gpt prompts
env:
Expand Down

0 comments on commit c3a9865

Please sign in to comment.