From 0b6e34d327246cb7da55fa11bd8e789a4b79637a Mon Sep 17 00:00:00 2001 From: Franziska Wegner <57569315+franziska-wegner@users.noreply.github.com> Date: Sun, 3 Dec 2023 10:07:24 -0800 Subject: [PATCH] Update cmake-multi-platform.yml --- .github/workflows/cmake-multi-platform.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cmake-multi-platform.yml b/.github/workflows/cmake-multi-platform.yml index efc105e9..c58984fe 100644 --- a/.github/workflows/cmake-multi-platform.yml +++ b/.github/workflows/cmake-multi-platform.yml @@ -51,7 +51,7 @@ jobs: uses: WillBrennan/yaqti@2021.07.27.1 with: version: '6.2.0' - host: 'linux' + os: 'linux' target: 'desktop' modules: 'qtcharts qtwebengine'