From a335aece7bd1184036cbd041ccb9fad827c1cb8e Mon Sep 17 00:00:00 2001 From: Alexander Ivash Date: Sat, 4 May 2024 17:19:32 +0200 Subject: [PATCH] . --- .github/workflows/qctools.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/workflows/qctools.yml b/.github/workflows/qctools.yml index 6e6db41b2..6faeb0f87 100644 --- a/.github/workflows/qctools.yml +++ b/.github/workflows/qctools.yml @@ -149,6 +149,11 @@ jobs: version: ${{ matrix.qt_version }} modules: ${{ matrix.qt_modules }} + - name: Set Qt5 environment path + run: | + echo $GITHUB_PATH + echo $PATH + - name: Build qwt run: | git clone --branch qwt-6.2 --depth 1 https://git.code.sf.net/p/qwt/git ../qwt