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