diff --git a/.gitea/workflows/pyinstaller.yml b/.gitea/workflows/pyinstaller.yml index 8d2800f..696821c 100644 --- a/.gitea/workflows/pyinstaller.yml +++ b/.gitea/workflows/pyinstaller.yml @@ -1,6 +1,6 @@ name: PyInstaller Action uses: Martin005/pyinstaller-action@v1.2.0 - +on: workflow_dispatch jobs: pyinstaller-build: runs-on: ubuntu-latest