mirror of
https://github.com/bryangerlach/rdgen.git
synced 2026-02-22 12:21:11 +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
@@ -151,6 +151,11 @@ jobs:
|
||||
with:
|
||||
name: bridge-artifact
|
||||
path: ./
|
||||
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.12'
|
||||
|
||||
- name: change appname to custom
|
||||
if: env.appname != 'rustdesk'
|
||||
|
||||
Reference in New Issue
Block a user