mirror of
https://github.com/posquit0/Awesome-CV.git
synced 2024-11-25 07:28:34 +00:00
fix circle post target
This commit is contained in:
parent
34038d987a
commit
c6839d8198
1 changed files with 1 additions and 1 deletions
|
@ -11,4 +11,4 @@ test:
|
|||
override:
|
||||
- docker run --rm -w "/doc" -v "$PWD":/doc thomasweise/texlive make
|
||||
post:
|
||||
- mv examples/*.pdf $CIRCLE_ARTIFACTS/
|
||||
- mv src/*.pdf $CIRCLE_ARTIFACTS/
|
||||
|
|
Loading…
Reference in a new issue