mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-21 07:11:16 +00:00
Add python setup
This commit is contained in:
parent
8229d3595f
commit
ea10f78cf8
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -111,6 +111,10 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.12'
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
repository: itsmattkc/msvc420
|
||||
|
||||
Loading…
Reference in New Issue
Block a user