mirror of
https://github.com/fmtlib/fmt.git
synced 2026-04-29 10:13:37 +02:00
Install locales into CI
This commit is contained in:
committed by
Victor Zverovich
parent
c123a72844
commit
c98254c3d7
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user