Skip to content

Commit

Permalink
Enable console mode to debug errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
rmcpantoja committed Jul 2, 2024
1 parent 014cf97 commit 4b75d3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/betube64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Compiling
run: |
pyinstaller VeTube.py --windowed
pyinstaller VeTube.py
gdown 1ZtF6zus0A7kC9Lwr_kTUbw0MiOoZq29H -O dist/VeTube/bootstrap.exe
cp -R chat_downloader dist/VeTube/_internal/
cp -R doc dist/VeTube/
Expand Down

0 comments on commit 4b75d3f

Please sign in to comment.