We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8895f63 commit 711af3fCopy full SHA for 711af3f
.github/workflows/main.yml
@@ -73,8 +73,6 @@ jobs:
73
- name: Run PyInstaller
74
run: pyinstaller main.py --onefile --name obs-websocket-http --icon data/irltk_icon.ico
75
76
- - run: chmod +x dist/obs-websocket-http*
77
-
78
- name: Upload Artifacts
79
uses: actions/upload-artifact@v2
80
with:
0 commit comments