Temporal fix for jenkins not able to compile FBX

This commit is contained in:
Marc Garcia Puig 2020-02-28 16:52:19 +01:00 committed by bernat
parent e23d62dd88
commit 069b63873c
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ launch-only:
import: CarlaUE4Editor PythonAPI build.utils
@${CARLA_BUILD_TOOLS_FOLDER}/Import.py $(ARGS)
package: CarlaUE4Editor PythonAPI build.utils
package: CarlaUE4Editor PythonAPI
@${CARLA_BUILD_TOOLS_FOLDER}/Package.sh $(ARGS)
docs: