From cbd1a94906a140236d839c930bdc3dc122d4132a Mon Sep 17 00:00:00 2001 From: test Date: Sun, 18 May 2025 12:25:24 +0800 Subject: [PATCH] tt --- .workflow/fetch.yml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/.workflow/fetch.yml b/.workflow/fetch.yml index 5998ad1..842a6a8 100644 --- a/.workflow/fetch.yml +++ b/.workflow/fetch.yml @@ -22,14 +22,6 @@ stages: - npm config set registry https://registry.npmmirror.com - '# 执行编译命令' - npm install && node fetchURLByWasm.js - strategy: - retry: '0' - timeout: 4 - - step: build@nodejs - name: push_repo - displayName: push_repo - nodeVersion: 21.5.0 - commands: - '# actions提交' - git config user.name "Gitee Actions" - git config user.email "actions@githee.com" @@ -39,4 +31,4 @@ stages: - git push strategy: retry: '0' - timeout: 1 + timeout: 5