Skip to content

Commit

Permalink
Bump IfcOpenShell to latest bot build. See #1984 #1977 #1959
Browse files Browse the repository at this point in the history
  • Loading branch information
Moult committed Jan 18, 2022
1 parent 9572fef commit 07264da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/blenderbim/Makefile
Expand Up @@ -93,7 +93,7 @@ endif
cp -r blenderbim/* dist/blenderbim/

# Provides IfcOpenShell Python functionality
cd dist/working && wget https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-$(PYNUMBER)-v0.7.0-b9ea741-$(PLATFORM)64.zip
cd dist/working && wget https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-$(PYNUMBER)-v0.7.0-4c40fc1-$(PLATFORM)64.zip
cd dist/working && unzip ifcblender*
cp -r dist/working/io_import_scene_ifc/ifcopenshell dist/blenderbim/libs/site/packages/

Expand Down

0 comments on commit 07264da

Please sign in to comment.