Commit c98254c3 authored by Владислав Щапов's avatar Владислав Щапов Committed by Victor Zverovich

Install locales into CI

parent c123a728
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment