From 9366bd9bcfa093f33e8636e76e668cef6fc2b581 Mon Sep 17 00:00:00 2001
From: yhliang <68215459+yhliang-aslp@users.noreply.github.com>
Date: 星期三, 27 九月 2023 10:07:50 +0800
Subject: [PATCH] update dev_lyh (#982)

---
 .github/workflows/main.yml |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 32cc242..9f3d9be 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -13,10 +13,6 @@
     runs-on: ubuntu-latest
     steps:
       - uses: actions/checkout@v1
-      - name: cp funasr
-        if: github.ref == 'refs/heads/main' || github.ref == 'refs/heads/dev_wjm' || github.ref == 'refs/heads/dev_lyh'
-        run: |
-           ln -s funasr ./
       - uses: ammaraskar/sphinx-action@master
         with:
           docs-folder: "docs/"

--
Gitblit v1.9.1