Explorar el Código

chore: Fix verdaccio CI failure

Michael Bromley hace 5 años
padre
commit
908d33fb97
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/workflows/verdaccio/config.yaml

+ 1 - 1
.github/workflows/verdaccio/config.yaml

@@ -7,7 +7,7 @@
 storage: ./storage
 # path to a directory with plugins to include
 plugins: ./plugins
-
+max_body_size: 1000mb
 web:
   # WebUI is enabled as default, if you want disable it, just uncomment this line
   enable: false