self hosted testing

This commit is contained in:
Bryan Gerlach
2026-02-12 16:59:19 -06:00
parent f62cd9cf86
commit e8f54731bc

View File

@@ -156,6 +156,11 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: '3.12'
- name: Setup NuGet
uses: NuGet/setup-nuget@v2
with:
nuget-version: 'latest'
- name: change appname to custom
if: env.appname != 'rustdesk'