fix the build and remove extra lines from the CV
This commit is contained in:
		@@ -16,7 +16,7 @@ steps:
 | 
			
		||||
  - name: Build the CV
 | 
			
		||||
    image: ghcr.io/puppeteer/puppeteer
 | 
			
		||||
    commands:
 | 
			
		||||
      - cp -R ./content/* $HOME
 | 
			
		||||
      - cp -R ./* $HOME
 | 
			
		||||
      - cd $HOME
 | 
			
		||||
      - npm install md-to-pdf
 | 
			
		||||
      - npx md-to-pdf index.md
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user