]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - .github/workflows/ci.yml
Minimal test checking we can get public key in Turkish locale
[thirdparty/openssl.git] / .github / workflows / ci.yml
index 5bd32341f254489a00d7d9fa0dfbe035fdd901f9..3cab9617cefd2ceb036d4bab9ff710e1c1ae8192 100644 (file)
@@ -69,6 +69,8 @@ jobs:
     runs-on: ubuntu-latest
     steps:
     - uses: actions/checkout@v2
+    - name: localegen
+      run: sudo locale-gen tr_TR.UTF-8
     - name: config
       run: CC=gcc ./config --banner=Configured enable-fips --strict-warnings && perl configdata.pm --dump
     - name: make