Skip to content

Commit

Permalink
fix_test: Init py
Browse files Browse the repository at this point in the history
  • Loading branch information
zekiahmetbayar committed Oct 20, 2023
1 parent 2e9e030 commit 69ec604
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
- name: Build
run: |
touch __init__.py
~/.local/bin/pyinstaller -y --name report-engine --clean main.py --onefile
- name: Make DEB package
Expand Down

0 comments on commit 69ec604

Please sign in to comment.