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 25c3e69 commit 26fc17a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
run: |
cp -r deb-package dist
cd dist/deb-package
mkidr -p /usr/local/bin
mkdir -p /usr/local/bin
cd ..
mv mexassistant deb-package/usr/local/bin
mv deb-package mexassistant
Expand Down

0 comments on commit 26fc17a

Please sign in to comment.