add cairo to openbb build

This commit is contained in:
Ruben Fiszel
2023-05-09 11:11:09 +02:00
parent a474acb72b
commit 796b346bfb
4 changed files with 9 additions and 4 deletions
+1 -1
View File
@@ -466,7 +466,7 @@ pub async fn push<'c, R: rsmq_async::RsmqConnection + Send + 'c>(
Some((script.content, script.lockfile)),
JobKind::Script_Hub,
None,
Some(script.language),
None,
)
}
JobPayload::Code(RawCode { content, path, language, lock }) => (