зеркало из https://github.com/microsoft/torchgeo.git
CI: fix RAR backend installation (#1697)
This commit is contained in:
Родитель
31b422ea4f
Коммит
f116116a4e
|
@ -68,7 +68,7 @@ jobs:
|
|||
run: brew install rar
|
||||
if: ${{ runner.os == 'macOS' }}
|
||||
- name: Install choco dependencies (Windows)
|
||||
run: choco install unrar
|
||||
run: choco install 7zip
|
||||
if: ${{ runner.os == 'Windows' }}
|
||||
- name: Install pip dependencies
|
||||
if: steps.cache.outputs.cache-hit != 'true'
|
||||
|
|
Загрузка…
Ссылка в новой задаче