We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e451c48 commit e806f0cCopy full SHA for e806f0c
build-scripts/AppImageBuilder.yml
@@ -2,8 +2,6 @@ version: 1
2
3
4
script:
5
- # Remove any previous build
6
- - rm -rf AppDir | true
7
# Make usr and icons dirs
8
- mkdir -p AppDir/usr/src
9
- mkdir -p AppDir/usr/share/icons/hicolor/256x256/apps
@@ -69,4 +67,5 @@ AppDir:
69
67
AppImage:
70
68
arch: x86_64
71
sign-key: None
+ file_name: 'LinuxAudioUtilityTool.AppImage'
72
0 commit comments