diff --git a/build.sh b/build.sh index ee7839c9..e29f90d4 100755 --- a/build.sh +++ b/build.sh @@ -35,7 +35,8 @@ rsync -av * "${builtcontent}" \ --exclude=config/autoload/*local* \ --exclude=config/test \ --exclude=**/test* \ - --exclude=build* + --exclude=build* \ + --exclude=.github cd "${builtcontent}" # Install dependencies