mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-06-08 11:22:10 +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:
parent
49275d46b1
commit
4b9d1b4f93
1
.github/workflows/windows-build.yml
vendored
1
.github/workflows/windows-build.yml
vendored
@ -20,7 +20,6 @@ jobs:
|
|||||||
- uses: actions/setup-python@v2.3.2
|
- uses: actions/setup-python@v2.3.2
|
||||||
with:
|
with:
|
||||||
submodules: true
|
submodules: true
|
||||||
with:
|
|
||||||
python-version: "3.10.2"
|
python-version: "3.10.2"
|
||||||
architecture: "x86"
|
architecture: "x86"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user