fix the build one more time

This commit is contained in:
Nikolai Rodionov 2023-05-02 21:13:12 +02:00
parent 461221fe76
commit 9b29a28c38
No known key found for this signature in database
GPG Key ID: 19DB54039EBF8F10

View File

@ -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