From 1eb25473f5f46adbe18108d045b7fc6a93caa115 Mon Sep 17 00:00:00 2001 From: "Alexander A. Klimov" Date: Wed, 20 Dec 2023 11:42:36 +0100 Subject: [PATCH] WIP --- .github/workflows/libressl.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/libressl.yml b/.github/workflows/libressl.yml index e31da8a2c84..3a1559fc4fb 100644 --- a/.github/workflows/libressl.yml +++ b/.github/workflows/libressl.yml @@ -23,4 +23,4 @@ jobs: key: ccache/libressl - name: Build - run: .github/workflows/libressl.bash + run: sudo .github/workflows/libressl.bash