Fix publish path.

This commit is contained in:
Otho 2023-09-22 00:18:44 -04:00
parent 5c8f21ce6e
commit 46f7cc9e15
Signed by: Otho
GPG Key ID: 16C720CD3BBE21D9

View File

@ -36,7 +36,7 @@ tasks:
- task: compile
- task: compile
install:
- cp {{.compiled_name}}.pdf ../industry-domain/htdocs/othoulrich-cv.pdf
- cp {{.compiled_name}}.pdf ../industry-website/htdocs/othoulrich-cv.pdf
publish:
- task: build
- task: install