Skip to content

Commit

Permalink
update python-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
janinainfa committed Jul 9, 2024
1 parent c623d9d commit 8528a55
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 9 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
- name: Create Deb Package
run: |
cp -r deb-package dist
cd deb-package
mv dist/mexassistant dist/deb-package/usr/local/bin
mv dist/deb-package dist/mexassistant
dpkg-deb --build dist/mexassistant
Expand Down
21 changes: 12 additions & 9 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8528a55

Please sign in to comment.