From 75368f43d662b878f129a9144257d95f9d62333f Mon Sep 17 00:00:00 2001 From: Christian Beier Date: Sat, 28 Dec 2024 22:44:46 +0100 Subject: [PATCH] WIP6 --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4fc56d49..fd78589f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -39,6 +39,7 @@ jobs: - name: Prepare LibreSSL shell: bash run: | + git config --global core.autocrlf false ./prepareLibreSSL.sh - name: Build run: |