Remove workaround for Blender (solved upstream)
Build Runner Image / build (push) Successful in 6m5s

This commit is contained in:
2026-06-28 06:51:12 +02:00
parent ce2ac536bd
commit b7f245c5a4
-2
View File
@@ -18,8 +18,6 @@ RUN dnf install -y \
RUN dnf install -y \ RUN dnf install -y \
godot \ godot \
blender \ blender \
materialx-devel \
&& dnf downgrade -y materialx-devel \
&& dnf clean all && dnf clean all
RUN wget \ RUN wget \