Explorar el Código

add registry-url

Yuki Takei hace 1 año
padre
commit
2797d2efd8
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .github/workflows/release-subpackages.yml

+ 1 - 0
.github/workflows/release-subpackages.yml

@@ -28,6 +28,7 @@ jobs:
     - uses: actions/setup-node@v4
     - uses: actions/setup-node@v4
       with:
       with:
         node-version: '20'
         node-version: '20'
+        registry-url: 'https://registry.npmjs.org'
         cache: 'yarn'
         cache: 'yarn'
         cache-dependency-path: '**/yarn.lock'
         cache-dependency-path: '**/yarn.lock'