Skip to content

Commit 711af3f

Browse files
committed
Revert "Try to fix permissions on mac file"
This reverts commit 8895f63.
1 parent 8895f63 commit 711af3f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: .github/workflows/main.yml

-2
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,6 @@ jobs:
7373
- name: Run PyInstaller
7474
run: pyinstaller main.py --onefile --name obs-websocket-http --icon data/irltk_icon.ico
7575

76-
- run: chmod +x dist/obs-websocket-http*
77-
7876
- name: Upload Artifacts
7977
uses: actions/upload-artifact@v2
8078
with:

0 commit comments

Comments
 (0)