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 26fc17a commit 653116d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
- name: Create Deb Package
run: |
./dist/mexassistant
cp -r deb-package dist
cd dist/deb-package
mkdir -p /usr/local/bin
Expand Down

0 comments on commit 653116d

Please sign in to comment.