fix build error

This commit is contained in:
Andrej730
2024-01-19 15:11:59 +05:00
parent a936d56bf8
commit 487d07badd
+1 -1
View File
@@ -698,7 +698,7 @@ endif
# generate translations module for BBIM build
git clone https://github.com/IfcOpenShell/blenderbim-translations.git dist/working
python blenderbim/scripts/bbim_translations.py -i "dist/working" -o "dist/blenderbim"
python scripts/bbim_translations.py -i "dist/working" -o "dist/blenderbim"
rm -rf dist/working
# Remove dependencies also bundled with Blender