mirror of
https://github.com/bryangerlach/rdgen.git
synced 2026-02-22 20:31:16 +00:00
self hosted testing
This commit is contained in:
5
.github/workflows/sh-generator-windows.yml
vendored
5
.github/workflows/sh-generator-windows.yml
vendored
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user