mirror of
https://github.com/Flowseal/tg-ws-proxy.git
synced 2026-07-07 12:31:24 +03:00
workflow windows path fix
This commit is contained in:
@@ -31,7 +31,7 @@ jobs:
|
||||
run: pip install pyinstaller
|
||||
|
||||
- name: Build EXE with PyInstaller
|
||||
run: pyinstaller windows/windows.spec --noconfirm
|
||||
run: pyinstaller packaging/windows.spec --noconfirm
|
||||
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
|
||||
Reference in New Issue
Block a user