diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d71400c..7e8aeac 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -88,6 +88,7 @@ jobs: make install - name: Patch curl + if: steps.cache.outputs.cache-hit != 'true' run: | patch -i patches/curlvers.patch build/curl-7.77.0/lib/libcurl.vers.in