Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
SkyEye-FAST committed Aug 18, 2024
1 parent 3cda5df commit e9c358d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install requests
pip install requests ujson
- name: Update language files
run: |
Expand Down
2 changes: 1 addition & 1 deletion mc_lang

0 comments on commit e9c358d

Please sign in to comment.