Copy AppImage zsync file to be uploaded to GH
This commit is contained in:
parent
d001f1875e
commit
7b13dd63e7
1 changed files with 1 additions and 1 deletions
2
sum.sh
2
sum.sh
|
@ -18,7 +18,7 @@ if [[ "$SHOULD_BUILD" == "yes" ]]; then
|
|||
sum_file VSCodiumUserSetup-*.exe
|
||||
sum_file VSCodium-win32-*.zip
|
||||
else # linux
|
||||
cp out/*.AppImage .
|
||||
cp out/*.AppImage* .
|
||||
cp vscode/.build/linux/deb/*/deb/*.deb .
|
||||
cp vscode/.build/linux/rpm/*/*.rpm .
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue