瀏覽代碼

add registry-url

Yuki Takei 2 年之前
父節點
當前提交
2797d2efd8
共有 1 個文件被更改,包括 1 次插入0 次删除
  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
       with:
         node-version: '20'
+        registry-url: 'https://registry.npmjs.org'
         cache: 'yarn'
         cache-dependency-path: '**/yarn.lock'