mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-18 09:57:40 +03:00
windows-build: Prehaps *this* is the syntax for submodule ?
This commit is contained in:
parent
b7cc75723c
commit
49275d46b1
4
.github/workflows/windows-build.yml
vendored
4
.github/workflows/windows-build.yml
vendored
@ -17,9 +17,9 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2.4.0
|
- uses: actions/checkout@v2.4.0
|
||||||
submodules: recursive
|
|
||||||
|
|
||||||
- uses: actions/setup-python@v2.3.2
|
- uses: actions/setup-python@v2.3.2
|
||||||
|
with:
|
||||||
|
submodules: true
|
||||||
with:
|
with:
|
||||||
python-version: "3.10.2"
|
python-version: "3.10.2"
|
||||||
architecture: "x86"
|
architecture: "x86"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user