From 69b371e80747a40fb720c2fa7b9fa986bc9adf17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=B1=E5=AD=90=E6=A5=9A=5Czhuzi?= Date: Mon, 2 Oct 2023 21:02:06 +0800 Subject: [PATCH] update --- .github/workflows/windows-qt5.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/windows-qt5.yml b/.github/workflows/windows-qt5.yml index 8e8de206..37ad034f 100644 --- a/.github/workflows/windows-qt5.yml +++ b/.github/workflows/windows-qt5.yml @@ -6,14 +6,14 @@ on: - 'src/**' - 'example/**' - 'scripts/**' - - '.github/workflows/windows_qt5.yml' + - '.github/workflows/windows-qt5.yml' pull_request: paths: - '*.txt' - 'example/**' - 'src/**' - 'scripts/**' - - '.github/workflows/windows_qt5.yml' + - '.github/workflows/windows-qt5.yml' jobs: build: