build: 精简 deploy-h5.yml
This commit is contained in:
parent
d03d1caa48
commit
cae3f47506
8
.github/workflows/deploy-h5.yml
vendored
8
.github/workflows/deploy-h5.yml
vendored
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user