mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-30 22:32:07 +00:00
Fix CICD
This commit is contained in:
@@ -91,7 +91,7 @@ echo -n "Creating Appimage for distribution..."
|
|||||||
chmod +x ../build_appimage.sh
|
chmod +x ../build_appimage.sh
|
||||||
../build_appimage.sh
|
../build_appimage.sh
|
||||||
popd > /dev/null
|
popd > /dev/null
|
||||||
mv package/"@SLIC3R_APP_KEY@_Linux_V@SoftFever_VERSION@.AppImage" "@SLIC3R_APP_KEY@_Linux_V@SoftFever_VERSION@.AppImage"
|
mv package/"@SLIC3R_APP_KEY@_Linux_V@Snapmaker_VERSION@.AppImage" "@SLIC3R_APP_KEY@_Linux_V@Snapmaker_VERSION@.AppImage"
|
||||||
#} &> $ROOT/Build.log # Capture all command output
|
#} &> $ROOT/Build.log # Capture all command output
|
||||||
echo "done"
|
echo "done"
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user