From 2ac41fe8312063bdb5610103f4730cacb9b3902b Mon Sep 17 00:00:00 2001 From: jedi Date: Mon, 12 Jul 2021 20:51:38 +0200 Subject: [PATCH] stash --- .build.yml | 1 + pcb/Makefile | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.build.yml b/.build.yml index 4ccdf4a..d4bfac5 100644 --- a/.build.yml +++ b/.build.yml @@ -64,6 +64,7 @@ steps: base_url: https://git.neulandlabor.de/ files: - firmware/firmware/fiatlux.bin + - pcb/gen.zip checksum: - sha512 - md5 diff --git a/pcb/Makefile b/pcb/Makefile index 181d4fb..49713fa 100644 --- a/pcb/Makefile +++ b/pcb/Makefile @@ -1,4 +1,3 @@ all: @mkdir -p gen - @touch gen/foo @cd gen; zip ../gen.zip *