From f193a9d80ae16f12c9470882ff074e02b5db9522 Mon Sep 17 00:00:00 2001 From: cen1 Date: Tue, 26 Mar 2024 23:07:45 +0100 Subject: [PATCH] rename qt-zlib workflow --- .github/workflows/qt-zlib.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/qt-zlib.yml b/.github/workflows/qt-zlib.yml index aabc8dd..9d497f1 100644 --- a/.github/workflows/qt-zlib.yml +++ b/.github/workflows/qt-zlib.yml @@ -5,7 +5,7 @@ on: - feature/* pull_request: -name: CI +name: qt-zlib env: BUILD_TYPE: Release