This commit is contained in:
msojocs 2022-02-18 13:46:59 +08:00
parent 00f1c76b4d
commit 65f261273e

View File

@ -93,8 +93,8 @@ jobs:
# reduce wine
export REDUCE_WINE=true
source ${{ env.name }}/tools/fix-core
source ${{ env.name }}/tools/fix-other
bash ${{ env.name }}/tools/fix-core
bash ${{ env.name }}/tools/fix-other
bash ./${{ env.name }}/tools/appimage.sh
# build AppImage
./appimagetool-x86_64.AppImage ./${{ env.name }}/tmp/AppDir ${{ env.name }}_${{ env.ARCH }}_reduce_wine.AppImage