소스 검색

Merge branch 'master' of github.com:opendatalab/MinerU

徐超 1 년 전
부모
커밋
6fede39bed
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      .github/workflows/gpu-ci.yml

+ 2 - 1
.github/workflows/gpu-ci.yml

@@ -31,9 +31,10 @@ jobs:
       
     - name: check-requirements
       run: |
-        source ~/.bashrc
+        echo $PATH
         conda init
         conda activate QA
+        source ~/.bashrc
         pip install magic-pdf[full-cpu]==0.6.1 -i https://pypi.tuna.tsinghua.edu.cn/simple
         pip install https://raw.githubusercontent.com/myhloli/wheels/main/assets/whl/detectron2/detectron2-0.6-cp310-cp310-linux_x86_64.whl