From e434aa9116b8fb434b4c1363c8e89a8fa5e190d6 Mon Sep 17 00:00:00 2001 From: gfdgd_xi <3025613752@qq.com> Date: Thu, 6 Jul 2023 15:31:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/auto-building.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-building.yml b/.github/workflows/auto-building.yml index ccdab08..014d1c8 100644 --- a/.github/workflows/auto-building.yml +++ b/.github/workflows/auto-building.yml @@ -15,7 +15,7 @@ jobs: run: | # 配置环境 sudo apt update - sudo apt install git dpkg-dev -y + sudo apt install git dpkg-dev qt5-default qt5-qmake -y git clone https://github.com/gfdgd-xi/deep-wine-runner cd deep-wine-runner make build