From 77b37d9f6f44821a24d52893ea860d1f4cc56a7e Mon Sep 17 00:00:00 2001 From: Christian Beier Date: Sun, 29 Dec 2024 10:13:34 +0100 Subject: [PATCH] WIP11 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b67b5ed8..ce3aaecb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -42,7 +42,7 @@ jobs: with: update: true install: >- - autotools git + autotools git patch - name: Prepare LibreSSL for Windows if: ${{ matrix.os == 'windows-latest' }} shell: msys2 {0}