Update .github/workflows/build-ripunzip.yml

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Paolo Tranquilli
2025-11-10 15:58:43 +01:00
committed by GitHub
parent a6fda6ba73
commit 02e696d9cc

View File

@@ -4,7 +4,7 @@ on:
workflow_dispatch:
inputs:
ripunzip-version:
description: What reference to checktout from google/runzip. Latest by default
description: What reference to checkout from google/ripunzip. Latest by default
required: false
openssl-version:
description: What reference to checkout from openssl/openssl for Linux. Latest by default