mirror of
https://github.com/fmtlib/fmt.git
synced 2024-12-26 09:28:21 +00:00
Install locales into CI
This commit is contained in:
parent
c123a72844
commit
c98254c3d7
1
.github/workflows/linux.yml
vendored
1
.github/workflows/linux.yml
vendored
@ -51,6 +51,7 @@ jobs:
|
|||||||
- name: Create Build Environment
|
- name: Create Build Environment
|
||||||
run: |
|
run: |
|
||||||
${{matrix.install}}
|
${{matrix.install}}
|
||||||
|
sudo apt install locales-all
|
||||||
cmake -E make_directory ${{runner.workspace}}/build
|
cmake -E make_directory ${{runner.workspace}}/build
|
||||||
|
|
||||||
- name: Configure
|
- name: Configure
|
||||||
|
Loading…
Reference in New Issue
Block a user