mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-11-03 22:55:43 +00:00 
			
		
		
		
	fix db name
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/qc_checks.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/qc_checks.yaml
									
									
									
									
										vendored
									
									
								
							@@ -193,7 +193,7 @@ jobs:
 | 
			
		||||
          invoke migrate
 | 
			
		||||
          invoke import-fixtures
 | 
			
		||||
          invoke export-records -f data.json
 | 
			
		||||
          rm ${{ env.INVENTREE_DB_NAME }}.sqlite
 | 
			
		||||
          rm inventree.sqlite
 | 
			
		||||
          invoke migrate
 | 
			
		||||
          invoke import-records -f data.json
 | 
			
		||||
          invoke import-records -f data.json
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user