You've already forked httpie-cli
							
							
				mirror of
				https://github.com/httpie/cli.git
				synced 2025-10-30 23:47:52 +02:00 
			
		
		
		
	Fix docs deploy
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/docs-deploy.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/docs-deploy.yml
									
									
									
									
										vendored
									
									
								
							| @@ -17,6 +17,6 @@ jobs: | ||||
|     runs-on: ubuntu-latest | ||||
|     steps: | ||||
|       - name: Install HTTPie | ||||
|         run: sudo snap install --edge httpie | ||||
|         run: sudo pip install httpie | ||||
|       - name: Trigger new documentation build | ||||
|         run: http --ignore-stdin POST ${{ secrets.DOCS_UPDATE_VERCEL_HOOK }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user