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:
|
with:
|
||||||
name: bridge-artifact
|
name: bridge-artifact
|
||||||
path: ./
|
path: ./
|
||||||
|
|
||||||
|
- name: Set up Python
|
||||||
|
uses: actions/setup-python@v5
|
||||||
|
with:
|
||||||
|
python-version: '3.12'
|
||||||
|
|
||||||
- name: change appname to custom
|
- name: change appname to custom
|
||||||
if: env.appname != 'rustdesk'
|
if: env.appname != 'rustdesk'
|
||||||
|
|||||||
Reference in New Issue
Block a user