mirror of
https://github.com/open-mmlab/mmfewshot.git
synced 2025-06-03 14:49:43 +08:00
update windows ci
This commit is contained in:
parent
a12e7614d3
commit
5150b7e7a5
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -247,6 +247,8 @@ jobs:
|
||||
- name: Install MMCV
|
||||
run: |
|
||||
pip install mmcv-full -f https://download.openmmlab.com/mmcv/dist/cpu/torch1.8/index.html --only-binary mmcv-full
|
||||
- name: Install MMCLS and MMDET
|
||||
run: pip install mmcls mmdet
|
||||
- name: Install unittest dependencies
|
||||
run: pip install -r requirements/tests.txt -r requirements/optional.txt
|
||||
- name: Build and install
|
||||
|
Loading…
x
Reference in New Issue
Block a user