mirror of
https://github.com/velocitatem/PHANTOM.git
synced 2026-05-31 08:33:36 +00:00
arxiv mirror
This commit is contained in:
@@ -34,6 +34,16 @@
|
||||
"command": "bash scripts/nx_paper.sh wordcount",
|
||||
"cwd": "."
|
||||
}
|
||||
},
|
||||
"build-arxiv": {
|
||||
"executor": "nx:run-commands",
|
||||
"outputs": [
|
||||
"{projectRoot}/build/main-arxiv.pdf"
|
||||
],
|
||||
"options": {
|
||||
"command": "bash scripts/nx_paper.sh build-arxiv",
|
||||
"cwd": "."
|
||||
}
|
||||
}
|
||||
},
|
||||
"tags": [
|
||||
|
||||
Reference in New Issue
Block a user