ci: remove debug symbols in packages

Signed-off-by: leo <longshuang@msn.cn>
This commit is contained in:
leo
2026-02-12 18:03:57 +08:00
parent fa7e23e9c9
commit ea6f856dd5
3 changed files with 3 additions and 1 deletions

View File

@@ -32,6 +32,7 @@ if [[ ! -f "appimagetool" ]]; then
fi
rm -f SourceGit/*.dbg
rm -f SourceGit/*.pdb
mkdir -p SourceGit.AppDir/opt
mkdir -p SourceGit.AppDir/usr/share/metainfo