mirror of
				https://github.com/inventree/demo-dataset.git
				synced 2025-11-03 23:05:39 +00:00 
			
		
		
		
	Correct flag
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/import_data.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/import_data.yaml
									
									
									
									
										vendored
									
									
								
							@@ -31,5 +31,5 @@ jobs:
 | 
				
			|||||||
          git clone --depth 1 https://github.com/inventree/inventree inventree
 | 
					          git clone --depth 1 https://github.com/inventree/inventree inventree
 | 
				
			||||||
          cd inventree
 | 
					          cd inventree
 | 
				
			||||||
          invoke install
 | 
					          invoke install
 | 
				
			||||||
          invoke import-records $GITHUB_WORKSPACE/inventree_data.json
 | 
					          invoke import-records -f $GITHUB_WORKSPACE/inventree_data.json
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user