diff --git a/.build.yml b/.build.yml index 6483bbc..5c586be 100644 --- a/.build.yml +++ b/.build.yml @@ -21,4 +21,4 @@ tasks: set -x } export NETLIFY_AUTH_TOKEN - npm run deploy \ No newline at end of file + pnpm run deploy \ No newline at end of file