mirror of
				https://github.com/nsnail/spectre.console.git
				synced 2025-10-31 09:09:25 +08:00 
			
		
		
		
	Only build docs once :)
This commit is contained in:
		
							
								
								
									
										5
									
								
								.github/workflows/docs.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/workflows/docs.yaml
									
									
									
									
										vendored
									
									
								
							| @@ -47,8 +47,9 @@ jobs: | |||||||
|       shell: bash |       shell: bash | ||||||
|       env: |       env: | ||||||
|         GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} |         GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||||||
|  |         NETLIFY_ACCESS_TOKEN: ${{ secrets.NETLIFY_ACCESS_TOKEN }} | ||||||
|  |         NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }} | ||||||
|       run: | |       run: | | ||||||
|         cd docs |         cd docs | ||||||
|         dotnet tool restore |         dotnet tool restore | ||||||
|         dotnet run --configuration Release |         dotnet run --configuration Release -- deploy | ||||||
|         dotnet run -- deploy |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Patrik Svensson
					Patrik Svensson