From 5fda331d652df46c119fb9f095499e86d3f4204c Mon Sep 17 00:00:00 2001 From: Alexander Ivash Date: Sat, 4 May 2024 16:32:37 +0200 Subject: [PATCH] . --- .github/workflows/qctools.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/qctools.yml b/.github/workflows/qctools.yml index 11e13a253..58e6b31b8 100644 --- a/.github/workflows/qctools.yml +++ b/.github/workflows/qctools.yml @@ -148,6 +148,8 @@ jobs: modules: ${{ matrix.qt_modules }} - name: Build qwt + env: + QT_VERSION: ${{ matrix.qt.version }} run: | git clone --branch qwt-6.2 --depth 1 https://git.code.sf.net/p/qwt/git ../qwt cd ../qwt