mirror of
https://github.com/fmtlib/fmt.git
synced 2024-12-26 00:21:13 +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
|
||||
run: |
|
||||
${{matrix.install}}
|
||||
sudo apt install locales-all
|
||||
cmake -E make_directory ${{runner.workspace}}/build
|
||||
|
||||
- name: Configure
|
||||
|
Loading…
Reference in New Issue
Block a user