diff --git a/Makefile b/Makefile index 8f76420..a134b0d 100644 --- a/Makefile +++ b/Makefile @@ -44,4 +44,4 @@ ci: # (we should not need any!) GOPROXY=off ./build.bash # Delete "vendor" dir - git clean -dxff + rm -R vendor