[fix] missing directory
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
SouthFox 2023-05-20 20:36:51 +08:00
parent c52527af9b
commit 2a4847427d

View file

@ -27,4 +27,4 @@ steps:
from_secret: account_id
commands:
- npm install -g wrangler
- npx wrangler pages deploy --project-name garden --commit-dirty=true
- npx wrangler pages deploy public --project-name garden --commit-dirty=true