mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-23 03:20:16 +10:00
fix: generate artifacts (#1223)
This commit is contained in:
@@ -32,7 +32,7 @@ if [[ "${VSCODE_ARCH}" == "x64" ]]; then
|
||||
|
||||
rm -f pkg2appimage-*.AppImage
|
||||
rm -rf pkg2appimage.AppDir
|
||||
rm -rf VSCodium
|
||||
rm -rf VSCodium*
|
||||
fi
|
||||
|
||||
cd "${CALLER_DIR}"
|
||||
|
||||
Reference in New Issue
Block a user