mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-24 03:50:13 +10:00
Copy AppImage zsync file to be uploaded to GH
This commit is contained in:
2
sum.sh
2
sum.sh
@@ -18,7 +18,7 @@ if [[ "$SHOULD_BUILD" == "yes" ]]; then
|
|||||||
sum_file VSCodiumUserSetup-*.exe
|
sum_file VSCodiumUserSetup-*.exe
|
||||||
sum_file VSCodium-win32-*.zip
|
sum_file VSCodium-win32-*.zip
|
||||||
else # linux
|
else # linux
|
||||||
cp out/*.AppImage .
|
cp out/*.AppImage* .
|
||||||
cp vscode/.build/linux/deb/*/deb/*.deb .
|
cp vscode/.build/linux/deb/*/deb/*.deb .
|
||||||
cp vscode/.build/linux/rpm/*/*.rpm .
|
cp vscode/.build/linux/rpm/*/*.rpm .
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user