forked from j3d1/fiatlux
setup CI skeleton
This commit is contained in:
parent
ef1767a4d2
commit
f7c6692a82
6 changed files with 155 additions and 0 deletions
4
pcb/Makefile
Normal file
4
pcb/Makefile
Normal file
|
@ -0,0 +1,4 @@
|
|||
all:
|
||||
@mkdir -p gen
|
||||
@touch gen/foo
|
||||
@cd gen; zip ../gen.zip *
|
Loading…
Add table
Add a link
Reference in a new issue