fix the build one more time
This commit is contained in:
		@@ -21,7 +21,7 @@ steps:
 | 
			
		||||
      - npm install md-to-pdf
 | 
			
		||||
      - npx md-to-pdf index.md
 | 
			
		||||
      - mkdir $DRONE_WORKSPACE/cv
 | 
			
		||||
      - mv index.pdf $DRONE_WORKSPACE/n.rodionov.pdf
 | 
			
		||||
      - mv index.pdf $DRONE_WORKSPACE/cv/n.rodionov.pdf
 | 
			
		||||
 | 
			
		||||
  - name: Upload the CV
 | 
			
		||||
    image: rclone/rclone:latest
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user