fix the build and remove extra lines from the CV

This commit is contained in:
Nikolai Rodionov 2023-05-02 21:06:01 +02:00
parent b7019285cb
commit 59be5d89a8
No known key found for this signature in database
GPG Key ID: 19DB54039EBF8F10
2 changed files with 1 additions and 6 deletions

View File

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

View File

@ -1,9 +1,4 @@
---
title: "Curriculum Vitae (CV)"
date: 2023-02-11T18:29:00+01:00
draft: false
ShowToc: true
---
# Nikolai Rodionov
```