summaryrefslogtreecommitdiffstats
path: root/.build.yml
diff options
context:
space:
mode:
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/.build.yml b/.build.yml
index 4569bf6..9850fb6 100644
--- a/.build.yml
+++ b/.build.yml
@@ -12,6 +12,9 @@ secrets:
tasks:
- build: |
cd lsr22_fvhls
- make REBUILD_DEPS=no main.pdf
+ make REBUILD_DEPS=no MODE=nolmtx main.pdf
+ - upload: |
+ cd lsr22_fvhls
+ make upload
artifacts:
- lsr22_fvhls/main.pdf