forked from laurens/fediversity_website
		
	Update build-website.yml
Nikola stappen lijken me niet meer nodig
This commit is contained in:
		
							parent
							
								
									9c73f6e8e6
								
							
						
					
					
						commit
						7f3830fbd9
					
				
					 1 changed files with 0 additions and 6 deletions
				
			
		
							
								
								
									
										6
									
								
								.github/workflows/build-website.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/build-website.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -16,12 +16,6 @@ jobs: | |||
|       - name: List files in the repository | ||||
|         run: | | ||||
|           ls ${{ github.workspace }} | ||||
|       - name: Install Nikola | ||||
|         run: | | ||||
|           echo pip install "Nikola[extras]" | ||||
|       - name: Run nikola build | ||||
|         run: | | ||||
|           echo nikola build | ||||
|       - name: Start content sync (webhook) | ||||
|         uses: distributhor/workflow-webhook@v3 | ||||
|         env: | ||||
|  |  | |||
		Reference in a new issue
	
	 Mark Janssen
						Mark Janssen