diff --git a/Taskfile.yaml b/Taskfile.yaml index 88961ac..f4fe852 100644 --- a/Taskfile.yaml +++ b/Taskfile.yaml @@ -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