Skip to content

Commit 24c84e2

Browse files
Revert "Update dotnet-desktop.yml"
This reverts commit 1c43832.
1 parent 48d3534 commit 24c84e2

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/dotnet-desktop.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -74,11 +74,6 @@ jobs:
7474
- name: Setup MSBuild.exe
7575
uses: microsoft/setup-msbuild@v2
7676

77-
- uses: actions/setup-python@v5
78-
with:
79-
python-version: '3.13'
80-
cache: 'pip'
81-
8277
# Restore the application to populate the obj folder with RuntimeIdentifiers
8378
- name: Restore the application
8479
run: dotnet restore

0 commit comments

Comments
 (0)