1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-16 09:10:35 +03:00

windows-build: Try checkout out submodules recursively

This commit is contained in:
Athanasius 2022-02-07 09:46:35 +00:00
parent 8f9bfe9035
commit 33cfd84274
No known key found for this signature in database
GPG Key ID: AE3E527847057C7D

View File

@ -21,6 +21,7 @@ jobs:
with:
python-version: "3.10.2"
architecture: "x86"
submodules: recursive
- name: Install python tools
run: |