mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-07 14:34:33 +00:00
Syntax fix
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: TEST PyInstaller Windows Build
|
- name: TEST PyInstaller Windows Build
|
||||||
- shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
echo "test" > maigret_standalone_win32
|
echo "test" > maigret_standalone_win32
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user