mirror of
				https://github.com/ggml-org/llama.cpp.git
				synced 2025-11-04 09:32:00 +00:00 
			
		
		
		
	fix
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/gguf-publish.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/gguf-publish.yml
									
									
									
									
										vendored
									
									
								
							@@ -38,6 +38,7 @@ jobs:
 | 
			
		||||
    - name: Build package
 | 
			
		||||
      run: cd gguf-py && poetry build
 | 
			
		||||
    - name: Publish package
 | 
			
		||||
      run: cd gguf-py
 | 
			
		||||
      uses: pypa/gh-action-pypi-publish@release/v1
 | 
			
		||||
      with:
 | 
			
		||||
        password: ${{ secrets.PYPI_API_TOKEN }}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user