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
65f261273e
commit
93aafe10e0
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -101,7 +101,7 @@ jobs:
|
|||||||
# pack
|
# pack
|
||||||
tar -zvcf ${{ env.name }}_${{ env.ARCH }}_reduce_wine.tar.gz ${{ env.name }}
|
tar -zvcf ${{ env.name }}_${{ env.ARCH }}_reduce_wine.tar.gz ${{ env.name }}
|
||||||
|
|
||||||
rm -rf appimagetool-x86_64.AppImage ${{ env.name }}
|
sudo rm -rf appimagetool-x86_64.AppImage ${{ env.name }}
|
||||||
env:
|
env:
|
||||||
name: 'WeChat_Dev_Tools_${{ steps.tag.outputs.tag }}'
|
name: 'WeChat_Dev_Tools_${{ steps.tag.outputs.tag }}'
|
||||||
ARCH: '${{ matrix.ARCH }}'
|
ARCH: '${{ matrix.ARCH }}'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user