fix: build
This commit is contained in:
		
							parent
							
								
									c7772ca91e
								
							
						
					
					
						commit
						b2690ab2c5
					
				@ -241,7 +241,7 @@ export function RunWorkflowButton({
 | 
				
			|||||||
          workflow_version_id,
 | 
					          workflow_version_id,
 | 
				
			||||||
          machine_id: machine,
 | 
					          machine_id: machine,
 | 
				
			||||||
          inputs: val,
 | 
					          inputs: val,
 | 
				
			||||||
          isManualRun: true,
 | 
					          runOrigin: "manual",
 | 
				
			||||||
        })
 | 
					        })
 | 
				
			||||||
      );
 | 
					      );
 | 
				
			||||||
      // console.log(res.json());
 | 
					      // console.log(res.json());
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user