Test linux1 (#93)

* change 'OrcaSlicer' to 'Snapmaker Orca'

* Fix Orca Multi-Language

* test_linux

* test_linux

* Fix default_position of wipetower

* fix CICD

* Change linux to beta
This commit is contained in:
xiaoyeliu
2025-12-29 20:29:46 +08:00
committed by GitHub
parent e285b7262e
commit 427856de1e
8 changed files with 27 additions and 23 deletions

View File

@@ -6,4 +6,4 @@ grep -q org.freedesktop.Platform.GL.nvidia /.flatpak-info && export WEBKIT_DISAB
# Work-around https://github.com/bambulab/BambuStudio/issues/3440
export LC_ALL=C.UTF-8
exec /app/bin/orca-slicer "$@"
exec /app/bin/snapmaker-orca "$@"