diff --git a/.gitattributes b/.gitattributes index 693f0bc..8dcafb7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,4 @@ * text=auto eol=lf -.licenses/** -diff linguist-generated=true \ No newline at end of file +.licenses/** -- name: Download a Build Artifact + uses: actions/download-artifact@v2.1.0 + linguist-generated=true