fix the build and remove extra lines from the CV
This commit is contained in:
parent
b7019285cb
commit
59be5d89a8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user