mirror of
https://github.com/curl/curl.git
synced 2026-06-06 19:04:18 +03:00
macos try fix again
This commit is contained in:
parent
635dac1853
commit
ec589cf27b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/macos.yml
vendored
1
.github/workflows/macos.yml
vendored
|
|
@ -481,6 +481,7 @@ jobs:
|
|||
TFLAGS="-j20 ${TFLAGS}"
|
||||
source ~/venv/bin/activate
|
||||
if [[ "${MATRIX_INSTALL_STEPS}" = *'codeset-test'* ]]; then
|
||||
export LC_ALL=C
|
||||
export LC_CTYPE=C
|
||||
export LC_NUMERIC=fr_FR.UTF-8
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue