mirror of
https://github.com/NotXia/unibo-ai-notes.git
synced 2025-12-15 02:52:22 +01:00
Fix git wrong language
This commit is contained in:
2
.github/workflows/compile.yml
vendored
2
.github/workflows/compile.yml
vendored
@ -37,6 +37,8 @@ jobs:
|
||||
|
||||
- name: Compile
|
||||
run: |
|
||||
export LANG="en_GB.UTF-8"
|
||||
export LC_ALL="en_GB.UTF-8"
|
||||
bash ./compile.sh .compiled
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user