Skip to content

Commit e8f5473

Browse files
committed
self hosted testing
1 parent f62cd9c commit e8f5473

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/sh-generator-windows.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,11 @@ jobs:
156156
uses: actions/setup-python@v5
157157
with:
158158
python-version: '3.12'
159+
160+
- name: Setup NuGet
161+
uses: NuGet/setup-nuget@v2
162+
with:
163+
nuget-version: 'latest'
159164

160165
- name: change appname to custom
161166
if: env.appname != 'rustdesk'

0 commit comments

Comments
 (0)