fix linux build

This commit is contained in:
SoftFever
2023-03-15 00:00:13 +08:00
parent 2895477da4
commit 2f994207b1
4 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -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