1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-17 01:22:19 +03:00

windows-build: OK, only one with:, so try submodules first ?

If this doesn't work then it's time to try splitting all of this out
into separate jobs, rather than steps within a job, with dependencies to
ensure it works.
This commit is contained in:
Athanasius 2022-02-07 11:20:09 +00:00
parent 49275d46b1
commit 4b9d1b4f93
No known key found for this signature in database
GPG Key ID: AE3E527847057C7D

@ -20,7 +20,6 @@ jobs:
- uses: actions/setup-python@v2.3.2
with:
submodules: true
with:
python-version: "3.10.2"
architecture: "x86"