Skip to content

Commit 41c3c1f

Browse files
committed
fix: remove option
1 parent 7c0f701 commit 41c3c1f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
- name: Install and Build 🔧 # This example project is built using npm and outputs the result to the 'build' folder. Replace with the commands required to build your project, or remove this step entirely if your site is pre-built.
1818
run: |
1919
yarn set version stable
20-
yarn config set strict-ssl false
2120
yarn config set registry https://registry.npm.taobao.org
2221
yarn install
2322
yarn run docs:build

0 commit comments

Comments
 (0)