mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-11-04 07:05:41 +00:00 
			
		
		
		
	use invoke for trans
instead of commandline
This commit is contained in:
		
							
								
								
									
										3
									
								
								.github/workflows/translations.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/translations.yml
									
									
									
									
										vendored
									
									
								
							@@ -39,8 +39,7 @@ jobs:
 | 
			
		||||
          invoke install
 | 
			
		||||
    - name: Make Translations
 | 
			
		||||
      run: |
 | 
			
		||||
        cd InvenTree
 | 
			
		||||
        python manage.py makemessages -e py -e html -e js
 | 
			
		||||
        invoke translate
 | 
			
		||||
    - name: stash changes
 | 
			
		||||
      run: |
 | 
			
		||||
        git stash
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user