mirror of
				https://github.com/python-escpos/python-escpos
				synced 2025-10-23 09:30:00 +00:00 
			
		
		
		
	install git in container
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/documentation.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/documentation.yml
									
									
									
									
										vendored
									
									
								
							| @@ -25,4 +25,4 @@ jobs: | ||||
|       - uses: ammaraskar/sphinx-action@0.4 | ||||
|         with: | ||||
|           docs-folder: "doc/" | ||||
|           pre-build-command: "ls -al" | ||||
|           pre-build-command: "apt-get update -y && apt-get install -y git" | ||||
		Reference in New Issue
	
	Block a user
	 Patrick Kanzler
					Patrick Kanzler