This is probably a really easy question but I'm just trying to get started with ModelBuilder and I'm completely stuck.
I'm trying to string two tools together to create a new file geodatabase, then use the newly created FGDB as the target geodatabase for the Create Indoors Database tool to populate it with the Indoors data model. For some reason I can't seem to get the output of the Create File Geodatabase tool to be used as the input for the Create Indoors Database tool. Does anyone know what I'm doing wrong here? The error says that the target geodatabase (test.gdb) doesn't exist, but it will by the time the Create Indoors Database tool runs.
My model looks like this:

Any help would be greatly appreciated.