Explorar el Código

build: 精简 deploy-h5.yml

菲鸽 hace 2 años
padre
commit
cae3f47506
Se han modificado 1 ficheros con 0 adiciones y 8 borrados
  1. 0 8
      .github/workflows/deploy-h5.yml

+ 0 - 8
.github/workflows/deploy-h5.yml

@@ -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: