mirror of
https://github.com/Yubico/yubioath-flutter.git
synced 2024-11-26 10:33:15 +03:00
appveyor: no need to load submodules
This commit is contained in:
parent
95eddd6153
commit
5eaff2b799
@ -22,8 +22,6 @@ init:
|
|||||||
- python --version
|
- python --version
|
||||||
|
|
||||||
install:
|
install:
|
||||||
# Submodules are not cloned by default
|
|
||||||
- git submodule update --init --recursive
|
|
||||||
- choco upgrade -y all
|
- choco upgrade -y all
|
||||||
- choco install swig -y --allow-empty-checksums
|
- choco install swig -y --allow-empty-checksums
|
||||||
- choco upgrade swig
|
- choco upgrade swig
|
||||||
|
Loading…
Reference in New Issue
Block a user