Complete all one key installation

This commit is contained in:
Xuwznln
2025-10-13 03:21:16 +08:00
parent eb1f3fbe1c
commit 6b5765bbf3

View File

@@ -367,12 +367,8 @@ jobs:
echo "Distribution package contents:"
ls -lh dist-package/
echo ""
echo "Package size (tar.gz):"
ls -lh unilab-pack-*.tar.gz
echo ""
echo "Artifact name: unilab-pack-${{ matrix.platform }}-${{ github.event.inputs.branch }}"
echo ""
echo "After download:"
echo " - Windows/macOS: Extract ZIP, then: tar -xzf unilab-pack-${{ matrix.platform }}.tar.gz"
echo " - Linux: Extract ZIP (or download tar.gz directly), run install_unilab.sh"
echo " install_unilab.sh"
echo "=========================================="