mirror of
				https://github.com/adityatelange/hugo-PaperMod.git
				synced 2025-11-04 10:22:44 +01:00 
			
		
		
		
	Workflows: dont build verbose
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/gh-pages.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/gh-pages.yml
									
									
									
									
										vendored
									
									
								
							@@ -58,7 +58,7 @@ jobs:
 | 
			
		||||
      - name: Build with Hugo
 | 
			
		||||
        run: |
 | 
			
		||||
          hugo \
 | 
			
		||||
            --buildDrafts --gc --verbose \
 | 
			
		||||
            --buildDrafts --gc \
 | 
			
		||||
            --baseURL ${{ steps.pages.outputs.base_url }}
 | 
			
		||||
      - name: Upload artifact
 | 
			
		||||
        uses: actions/upload-pages-artifact@v2
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user