1
0
mirror of https://github.com/one-among-us/data.git synced 2025-01-10 02:52:22 +08:00

[F] Fix preview action?

This commit is contained in:
Azalea 2025-01-02 18:57:45 +08:00 committed by GitHub
parent 7573d08ed4
commit 8961ffce84
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,6 +26,7 @@ jobs:
run: |
yarn install --production --frozen-lockfile
yarn build-preview
rm -rf dist/web.tgz
- name: Deploy to Cloudflare Pages
uses: cloudflare/wrangler-action@v3