From caedf50ceb7689b7497c1f7401e933420a2490b5 Mon Sep 17 00:00:00 2001 From: Ivan Hanloth Date: Sat, 16 Nov 2024 12:14:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/main.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 8974ae5..2a8832a 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -52,6 +52,9 @@ jobs: nuitka-version: main script-name: Boss-Key.py output-dir: out + one-file: true + standalone: true + follow-import-to: core windows-disable-console: true windows-icon-from-ico: icon.ico windows-file-version: ${{ steps.format_version.outputs.formatted_version }}