aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/release-qt5.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/release-qt5.yml')
-rw-r--r--.github/workflows/release-qt5.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release-qt5.yml b/.github/workflows/release-qt5.yml
index 206c6406..fc4ca5a6 100644
--- a/.github/workflows/release-qt5.yml
+++ b/.github/workflows/release-qt5.yml
@@ -38,8 +38,8 @@ on:
- "**.md"
env:
- # Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
BUILD_TYPE: Release
+ GNUPG_VERSION: "2.4.7"
jobs:
build: