mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-20 23:01:16 +00:00
fixes
This commit is contained in:
parent
3c474e573f
commit
0c27b90d1b
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -64,7 +64,7 @@ jobs:
|
||||
cmake --build build -- -k0
|
||||
|
||||
build:
|
||||
name: 'MSVC 4.20'
|
||||
name: MSVC 4.20
|
||||
runs-on: windows-latest
|
||||
|
||||
steps:
|
||||
@ -116,7 +116,7 @@ jobs:
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.12'
|
||||
python-version: '3.13'
|
||||
|
||||
- name: Download artifact
|
||||
uses: actions/download-artifact@v4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user