Removed actions to download models

This commit is contained in:
amrutha95 2021-08-04 08:27:50 -07:00 коммит произвёл GitHub
Родитель 3d23e4096b
Коммит 10c3854a12
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 0 добавлений и 10 удалений

10
.github/workflows/build.yml поставляемый
Просмотреть файл

@ -36,16 +36,6 @@ jobs:
uses: microsoft/setup-msbuild@v1.0.2
with:
vs-version: '[16.10,16.11)'
- name: download SqueezeNet model
working-directory: ./ImageClassifier
run: ./Scripts/script.ps1
shell: powershell
- name: download Yolo model
working-directory: ./ObjectDetector
run: ./Scripts/script.ps1
shell: powershell
- name: MSBuild
# working-directory: ./ImageClassifier