mirror of
				https://github.com/inventree/demo-dataset.git
				synced 2025-11-03 23:05:39 +00:00 
			
		
		
		
	Fix for github action
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/import_data.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/import_data.yaml
									
									
									
									
										vendored
									
									
								
							@@ -31,5 +31,6 @@ jobs:
 | 
				
			|||||||
          cd inventree
 | 
					          cd inventree
 | 
				
			||||||
          invoke install
 | 
					          invoke install
 | 
				
			||||||
      - name: Import Database Records
 | 
					      - name: Import Database Records
 | 
				
			||||||
 | 
					        run: |
 | 
				
			||||||
          cd inventree
 | 
					          cd inventree
 | 
				
			||||||
          invoke import-records -f $GITHUB_WORKSPACE/inventree_data.json
 | 
					          invoke import-records -f $GITHUB_WORKSPACE/inventree_data.json
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user