1
0
Fork 0
mirror of https://github.com/kidoman/embd synced 2025-07-03 03:47:33 +02:00

ci: build samples properly

This commit is contained in:
Karan Misra 2014-03-02 13:27:06 +05:30
parent 2cd6680ea8
commit ab1681ce8d
2 changed files with 1 additions and 3 deletions

View file

@ -1,2 +0,0 @@
build: *.go
echo $^ | xargs -n1 -I {} go build {}