fix docs path
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/tests.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/tests.yml
									
									
									
									
										vendored
									
									
								
							| @@ -109,7 +109,7 @@ jobs: | |||||||
|           echo "$PWD" |           echo "$PWD" | ||||||
|           ls |           ls | ||||||
|           source venv/bin/activate |           source venv/bin/activate | ||||||
|           cd docs && make github && cd .. |           cd docs && make html && cd .. | ||||||
|           cp -r docsource/_build/html/. docs/ |           cp -r docsource/_build/html/. docs/ | ||||||
|           git config --global user.name 'GitHub Actions' |           git config --global user.name 'GitHub Actions' | ||||||
|           git config --global user.email 'actions@github.com' |           git config --global user.email 'actions@github.com' | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user