mirror of
https://github.com/WinDurango/WinDurango.UI.git
synced 2026-01-31 00:55:24 +01:00
Update dotnet-desktop.yml
This commit is contained in:
6
.github/workflows/dotnet-desktop.yml
vendored
6
.github/workflows/dotnet-desktop.yml
vendored
@@ -74,10 +74,8 @@ jobs:
|
||||
- name: Setup MSBuild.exe
|
||||
uses: microsoft/setup-msbuild@v2
|
||||
|
||||
- uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.13'
|
||||
cache: 'pip'
|
||||
- name: Install Python
|
||||
run: choco install python3 --no-progress
|
||||
|
||||
# Restore the application to populate the obj folder with RuntimeIdentifiers
|
||||
- name: Restore the application
|
||||
|
||||
Reference in New Issue
Block a user