update build action

This commit is contained in:
2026-02-21 11:29:16 +03:30
parent 0d754fea7f
commit c5aafc1088

View File

@@ -52,7 +52,7 @@ jobs:
pip install -r requirements.txt pip install -r requirements.txt
pip install pyinstaller pip install pyinstaller
- name: PyInstaller folder build - name: PyInstaller directory build
run: | run: |
pyinstaller main.py --name text-engine pyinstaller main.py --name text-engine