ci: fix pip install
This commit is contained in:
		
							parent
							
								
									89a96874ff
								
							
						
					
					
						commit
						5a82e2675d
					
				|  | @ -36,7 +36,7 @@ jobs: | ||||||
|                   mv /tmp/golangci-lint-1.61.0-linux-amd64/golangci-lint /root/go/bin |                   mv /tmp/golangci-lint-1.61.0-linux-amd64/golangci-lint /root/go/bin | ||||||
|             - name: Setup Joint-Teapot |             - name: Setup Joint-Teapot | ||||||
|               run: | |               run: | | ||||||
|                   pip install git+https://ghp.ci/https://github.com/BoYanZh/Joint-Teapot --break-system-packages |                   pip install git+https://ghp.ci/https://github.com/BoYanZh/Joint-Teapot | ||||||
|             - name: Lint |             - name: Lint | ||||||
|               run: make lint |               run: make lint | ||||||
|             - name: Build |             - name: Build | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user