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