mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-16 09:10:35 +03:00
windows-build: Try the checkout in its own uses
section
This commit is contained in:
parent
ba8b1b08f6
commit
9603eb5561
4
.github/workflows/windows-build.yml
vendored
4
.github/workflows/windows-build.yml
vendored
@ -17,9 +17,11 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2.4.0
|
||||
- uses: actions/setup-python@v2.3.2
|
||||
with:
|
||||
submodules: true
|
||||
|
||||
- uses: actions/setup-python@v2.3.2
|
||||
with:
|
||||
python-version: "3.10.2"
|
||||
architecture: "x86"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user