mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-11-04 07:05:41 +00:00 
			
		
		
		
	fix(backend): api version style (#8989)
* fix api version style * set base path
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/qc_checks.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/qc_checks.yaml
									
									
									
									
										vendored
									
									
								
							@@ -195,7 +195,7 @@ jobs:
 | 
			
		||||
          echo "Version: $version"
 | 
			
		||||
          echo "version=$version" >> "$GITHUB_OUTPUT"
 | 
			
		||||
      - name: Extract settings / tags
 | 
			
		||||
        run: invoke int.export-definitions
 | 
			
		||||
        run: invoke int.export-definitions --basedir src/backend/InvenTree
 | 
			
		||||
      - name: Upload settings
 | 
			
		||||
        uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # pin@v4.6.0
 | 
			
		||||
        with:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user