2
0
Эх сурвалжийг харах

Copy AppImage zsync file to be uploaded to GH

Peter Squicciarini 4 жил өмнө
parent
commit
7b13dd63e7
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      sum.sh

+ 1 - 1
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 .