mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-24 23:23:59 -06:00
fix linux build
This commit is contained in:
parent
2895477da4
commit
2f994207b1
4 changed files with 6 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue