mirror of
https://github.com/msojocs/wechat-web-devtools-linux.git
synced 2025-07-07 00:02:14 +08:00
fix
This commit is contained in:
parent
00f1c76b4d
commit
65f261273e
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -93,8 +93,8 @@ jobs:
|
|||||||
|
|
||||||
# reduce wine
|
# reduce wine
|
||||||
export REDUCE_WINE=true
|
export REDUCE_WINE=true
|
||||||
source ${{ env.name }}/tools/fix-core
|
bash ${{ env.name }}/tools/fix-core
|
||||||
source ${{ env.name }}/tools/fix-other
|
bash ${{ env.name }}/tools/fix-other
|
||||||
bash ./${{ env.name }}/tools/appimage.sh
|
bash ./${{ env.name }}/tools/appimage.sh
|
||||||
# build AppImage
|
# build AppImage
|
||||||
./appimagetool-x86_64.AppImage ./${{ env.name }}/tmp/AppDir ${{ env.name }}_${{ env.ARCH }}_reduce_wine.AppImage
|
./appimagetool-x86_64.AppImage ./${{ env.name }}/tmp/AppDir ${{ env.name }}_${{ env.ARCH }}_reduce_wine.AppImage
|
||||||
|
Loading…
x
Reference in New Issue
Block a user