build: 精简 deploy-h5.yml

This commit is contained in:
菲鸽 2024-01-29 10:46:02 +08:00
parent d03d1caa48
commit cae3f47506

View File

@ -27,14 +27,6 @@ jobs:
with:
node-version: '18'
cache: 'pnpm'
- name: Setup Pages
uses: actions/configure-pages@v4
with:
# Automatically inject basePath in your Next.js configuration file and disable
# server side image optimization (https://nextjs.org/docs/api-reference/next/image#unoptimized).
#
# You may remove this line if you want to manage the configuration yourself.
static_site_generator: dist/build/h5
- name: Restore cache
uses: actions/cache@v3
with: