Update appimage.sh
Remove standalone linux binary
This commit is contained in:
parent
63b0555231
commit
12cf78ba04
2
.github/workflows/appimage.sh
vendored
2
.github/workflows/appimage.sh
vendored
@ -69,7 +69,7 @@ mv /tmp/update/* $HOME/squashfs-root/usr/lib/
|
|||||||
mv yuzu-x86_64.AppImage* /yuzu/artifacts
|
mv yuzu-x86_64.AppImage* /yuzu/artifacts
|
||||||
|
|
||||||
cp -R $HOME/artifacts/ /yuzu/
|
cp -R $HOME/artifacts/ /yuzu/
|
||||||
cp "$BUILDBIN"/yuzu /yuzu/artifacts/version/
|
#cp "$BUILDBIN"/yuzu /yuzu/artifacts/version/
|
||||||
chmod -R 777 /yuzu/artifacts
|
chmod -R 777 /yuzu/artifacts
|
||||||
cd /yuzu/artifacts
|
cd /yuzu/artifacts
|
||||||
ls -al /yuzu/artifacts/
|
ls -al /yuzu/artifacts/
|
||||||
|
Loading…
Reference in New Issue
Block a user