2
0
Peter Squicciarini 5 жил өмнө
parent
commit
6f3791a5ca
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      sum.sh

+ 1 - 1
sum.sh

@@ -27,7 +27,7 @@ if [[ "$SHOULD_BUILD" == "yes" ]]; then
     sum_file VSCodiumUserSetup-*.exe
     sum_file VSCodium-win32-*.zip
   else # linux
-    cp vscode/out/*.AppImage .
+    cp out/*.AppImage .
     cp vscode/.build/linux/deb/amd64/deb/*.deb .
     cp vscode/.build/linux/rpm/x86_64/*.rpm .