Sfoglia il codice sorgente

chore: Fix verdaccio CI failure

Michael Bromley 5 anni fa
parent
commit
908d33fb97
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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