mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-20 17:26:01 +08:00
[godot] Update build dotnet SDK to 8.0.x
This commit is contained in:
parent
2712cffc00
commit
ae8c4792ba
@ -26,7 +26,7 @@ runs:
|
|||||||
python -m pip install scons==4.7.0
|
python -m pip install scons==4.7.0
|
||||||
scons --version
|
scons --version
|
||||||
|
|
||||||
- name: Setup dotnet 6
|
- name: Setup dotnet 8
|
||||||
uses: actions/setup-dotnet@v3
|
uses: actions/setup-dotnet@v3
|
||||||
with:
|
with:
|
||||||
dotnet-version: '6.0.x'
|
dotnet-version: '8.0.x'
|
||||||
Loading…
x
Reference in New Issue
Block a user