From a1113839c5d249f3faa77f52dd831db5b6c32ee0 Mon Sep 17 00:00:00 2001 From: Diego Iastrubni Date: Tue, 28 May 2024 22:09:47 +0300 Subject: [PATCH] qtxml --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 18f1b8e..718e4f5 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -59,7 +59,7 @@ jobs: uses: jurplel/install-qt-action@v3 with: version: 6.7.1 - modules: xml + modules: qtxml cache: true - uses: actions/setup-python@v5 with: