Upgrade jinja
This commit is contained in:
		
							parent
							
								
									829e8f6ea6
								
							
						
					
					
						commit
						a3ce12585b
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										4
									
								
								.github/workflows/test.yaml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/test.yaml
									
										
									
									
										vendored
									
									
								
							|  | @ -12,8 +12,8 @@ jobs: | ||||||
|         uses: actions/checkout@v2 |         uses: actions/checkout@v2 | ||||||
|       - name: Install dependencies |       - name: Install dependencies | ||||||
|         run: sudo apt update && sudo apt install -y python3-pip |         run: sudo apt update && sudo apt install -y python3-pip | ||||||
|       - name: x |       - name: Install latest jinja2 version | ||||||
|         run: pip3 list |         run: pip3 install jinja2 | ||||||
|       - name: Install mkdocs |       - name: Install mkdocs | ||||||
|         run: pip3 install mkdocs mkdocs-material mkdocs-minify-plugin |         run: pip3 install mkdocs mkdocs-material mkdocs-minify-plugin | ||||||
|       - name: Build docs |       - name: Build docs | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue