mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-11-03 22:55:43 +00:00 
			
		
		
		
	Specify mysql version
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/qc_checks.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/qc_checks.yaml
									
									
									
									
										vendored
									
									
								
							@@ -284,7 +284,7 @@ jobs:
 | 
			
		||||
      - name: Install Dependencies
 | 
			
		||||
        run: |
 | 
			
		||||
          sudo apt-get update
 | 
			
		||||
          sudo apt-get install mysql-server libmysqlclient-dev
 | 
			
		||||
          sudo apt-get install mysql-server-8.0 mysql-client-8.0 libmysqlclient-dev
 | 
			
		||||
          pip3 install invoke
 | 
			
		||||
          pip3 install mysqlclient
 | 
			
		||||
          invoke install
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user