diff --git a/.build.yml b/.build.yml index aa70775..35d8142 100644 --- a/.build.yml +++ b/.build.yml @@ -24,4 +24,4 @@ tasks: set -x } export NETLIFY_AUTH_TOKEN - npx netlify deploy --site=$NETLIFY_SITE_ID --dir=./site/dist \ No newline at end of file + npx netlify deploy --site=$NETLIFY_SITE_ID \ No newline at end of file