Skip to content
Snippets Groups Projects
Commit f92835f3 authored by Dmytro Bogatov's avatar Dmytro Bogatov :two_hearts:
Browse files

Update export-arxiv.yml

parent f82e3ec3
Branches
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ export-arxiv:
- rm -rf $LATEX_DIST
- mkdir $EXPORT_DIR
- cp -r $LATEX_SRC/* $EXPORT_DIR
- cp $LATEX_DEFAULT_JOB.bbl $EXPORT_DIR/main.bbl
- cp $LATEX_DEFAULT_JOB.bbl $EXPORT_DIR/main.bbl || true
- zip -r $EXPORT_DIR.zip $EXPORT_DIR
dependencies:
- build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment