Add post-release fixes

This commit is contained in:
Veronica Berglyd Olsen
2023-11-12 15:31:53 +01:00
parent 6c9c1ec088
commit 09022ba41a
7 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -26,8 +26,8 @@ echo " Building Minimal Packages"
echo "================================================================================"
echo ""
python3 pkgutils.py minimal-zip --target-win
python3 pkgutils.py minimal-zip --target-linux
python3 pkgutils.py minimal-zip --target-darwin
# python3 pkgutils.py minimal-zip --target-linux
# python3 pkgutils.py minimal-zip --target-darwin
echo ""
echo " Building Linux Packages"