chore: fix deploy command
This commit is contained in:
parent
6064863fa7
commit
a9229ca8cc
1 changed files with 1 additions and 1 deletions
|
@ -21,4 +21,4 @@ tasks:
|
||||||
set -x
|
set -x
|
||||||
}
|
}
|
||||||
export NETLIFY_AUTH_TOKEN
|
export NETLIFY_AUTH_TOKEN
|
||||||
npm run deploy
|
pnpm run deploy
|
Loading…
Reference in a new issue