From 373f40dee8e589f59abdaa686f628357ad9070ab Mon Sep 17 00:00:00 2001 From: Soxoj Date: Wed, 4 Dec 2024 01:10:09 +0100 Subject: [PATCH] Syntax fix --- .github/workflows/pyinstaller.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pyinstaller.yml b/.github/workflows/pyinstaller.yml index e4d0cb3..f7338ea 100644 --- a/.github/workflows/pyinstaller.yml +++ b/.github/workflows/pyinstaller.yml @@ -12,7 +12,7 @@ jobs: uses: actions/checkout@v4 - name: TEST PyInstaller Windows Build - - shell: bash + shell: bash run: | echo "test" > maigret_standalone_win32