From deece4be69d2f5b4d68d3baea3a373b9dae4aaba Mon Sep 17 00:00:00 2001 From: Concedo <39025047+LostRuins@users.noreply.github.com> Date: Mon, 9 Jun 2025 17:05:56 +0800 Subject: [PATCH] missed a build target --- .github/workflows/kcpp-build-release-win.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/kcpp-build-release-win.yaml b/.github/workflows/kcpp-build-release-win.yaml index 3088ce049..a9add9d9f 100644 --- a/.github/workflows/kcpp-build-release-win.yaml +++ b/.github/workflows/kcpp-build-release-win.yaml @@ -93,6 +93,7 @@ jobs: - name: Package PyInstallers id: make_pyinstaller run: | + ./make_pyinstaller.bat ./make_pyinstaller_cuda.bat - name: Save artifact