ci(build): use goproxy.cn
This commit is contained in:
		
							parent
							
								
									11c2f65ea2
								
							
						
					
					
						commit
						d0d9e0c0ce
					
				|  | @ -14,7 +14,7 @@ jobs: | ||||||
|       - name: Prepare |       - name: Prepare | ||||||
|         run: | |         run: | | ||||||
|           go env -w GO111MODULE=on |           go env -w GO111MODULE=on | ||||||
|           go env -w GOPROXY=https://goproxy.io,direct |           go env -w GOPROXY=https://goproxy.cn,direct | ||||||
|           mkdir -p ~/.ssh |           mkdir -p ~/.ssh | ||||||
|           echo "${{ secrets.DEPLOY_PRIVATE_KEY }}" > ~/.ssh/id_ed25519 |           echo "${{ secrets.DEPLOY_PRIVATE_KEY }}" > ~/.ssh/id_ed25519 | ||||||
|           echo "${{ secrets.DEPLOY_KEY }}" > ~/.ssh/id_ed25519.pub |           echo "${{ secrets.DEPLOY_KEY }}" > ~/.ssh/id_ed25519.pub | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user