Now the build is failing with: No such file or directory @ dir_initialize - /home/ubuntu/aact2/tmp
I assume this is because I am trying to write files to the tmp directory, which is not in source control. I have code in the TableExporter model that will try to create a tmp directory if none exists, but that doesn’t seem to be working.