Skip to content

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
janinainfa authored May 26, 2024
1 parent 570de6f commit 305d597
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 @@ -54,7 +54,7 @@ jobs:
run: |
mkdir -p AppDir/usr/share/icons/hicolor/256x256/apps
cp mex-assistant.desktop AppDir/mex-assistant.desktop
cp icon.png AppDir/usr/share/icons/hicolor/256x256/apps/mex-assistant.png
cp icon.png AppDir/mex-assistant.png
- name: Create Appimage
run: |
Expand Down

0 comments on commit 305d597

Please sign in to comment.