mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 19:12:17 +00:00
fix linux build
This commit is contained in:
@@ -52,9 +52,9 @@ RUN apt-get update && apt-get install -y \
|
||||
file \
|
||||
sudo
|
||||
|
||||
COPY ./ BambuStudio
|
||||
COPY ./ OrcaSlicer
|
||||
|
||||
WORKDIR BambuStudio
|
||||
WORKDIR OrcaSlicer
|
||||
|
||||
# These can run together, but we run them seperate for podman caching
|
||||
# Update System dependencies
|
||||
|
||||
Reference in New Issue
Block a user