fix docs path
This commit is contained in:
		
							
								
								
									
										5
									
								
								.github/workflows/tests.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/workflows/tests.yml
									
									
									
									
										vendored
									
									
								
							| @@ -110,12 +110,7 @@ jobs: | |||||||
|           ls |           ls | ||||||
|           source venv/bin/activate |           source venv/bin/activate | ||||||
|           cd docsource  |           cd docsource  | ||||||
|           echo "$PWD" |  | ||||||
|           ls |  | ||||||
|           make github && cd .. |           make github && cd .. | ||||||
|           echo "$PWD" |  | ||||||
|           ls |  | ||||||
|           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' | ||||||
|           git add docs |           git add docs | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user