Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fe03d96ae2 | |||
| 078a6c8da8 |
@@ -264,7 +264,7 @@ class AutomationContext:
|
||||
files = {path_obj.name: open(str(path_obj), "rb")}
|
||||
|
||||
url = (
|
||||
f"{self.automation_run_data.speckle_server_url}/api/stream/"
|
||||
f"{self.automation_run_data.speckle_server_url}api/stream/"
|
||||
f"{self.automation_run_data.project_id}/blob"
|
||||
)
|
||||
data = (
|
||||
|
||||
Reference in New Issue
Block a user