From dc0eca26885c63f9f1f833478bca38d655b5ee56 Mon Sep 17 00:00:00 2001 From: LunaChocken Date: Sat, 7 Jun 2025 18:01:45 +0100 Subject: [PATCH] Test --- .gitea/workflows/pyinstaller.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitea/workflows/pyinstaller.yml b/.gitea/workflows/pyinstaller.yml index 7646e12..8d2800f 100644 --- a/.gitea/workflows/pyinstaller.yml +++ b/.gitea/workflows/pyinstaller.yml @@ -1,7 +1,7 @@ -- name: PyInstaller Action - uses: Martin005/pyinstaller-action@v1.2.0 +name: PyInstaller Action +uses: Martin005/pyinstaller-action@v1.2.0 - jobs: +jobs: pyinstaller-build: runs-on: ubuntu-latest steps: