From b71ec9aa33734be2c5a94d316f4ae91beecd3e7e Mon Sep 17 00:00:00 2001 From: AOYAMA Kazuharu Date: Sun, 3 Nov 2024 15:47:52 +0900 Subject: [PATCH] updated --- .github/workflows/build-relase.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-relase.yml b/.github/workflows/build-relase.yml index e6f3dc9..05682b2 100644 --- a/.github/workflows/build-relase.yml +++ b/.github/workflows/build-relase.yml @@ -49,7 +49,7 @@ jobs: - name: Create 7Z file run: | - 7z a cpi-windows.7z cpi.exe Qt6Core.dll LICENSE translations + 7z a cpi-windows.7z cpi.exe cpi.bat Qt6Core.dll LICENSE translations - name: Create release id: create_release