chore: fix deploy action (#5499)

This commit is contained in:
Aaron 2024-03-06 08:50:22 +08:00 committed by GitHub
parent b7bbc29704
commit 1373cf4d5d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,7 +19,7 @@ jobs:
version: 8
- uses: actions/checkout@v2
- run: pnpm install
- run: pnpm build
- run: npx turbo build
- run: cp ./packages/site/CNAME ./packages/site/dist/CNAME
- run: |
cd ./packages/site/dist