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