Skip to content

Commit

Permalink
[CI] Fix CI name in worflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ebanDev authored Mar 24, 2024
1 parent f21fc6a commit e6cf525
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 @@ -17,7 +17,7 @@ jobs:
python-version: 3.8
- name: Set locale
run: |
sudo locale-gen fr_FRCI.UTF-8
sudo locale-gen fr_FR.UTF-8
sudo update-locale LANG=fr_FR.UTF-8
- name: Install dependencies
run: |
Expand Down

0 comments on commit e6cf525

Please sign in to comment.