refact: ci, bridge (#9899)

Signed-off-by: fufesou <linlong1266@gmail.com>
This commit is contained in:
fufesou
2024-11-12 22:10:56 +08:00
committed by GitHub
parent 0aa98eac6d
commit ab89d84a8f
2 changed files with 10 additions and 54 deletions

View File

@@ -408,7 +408,7 @@ jobs:
- name: Restore bridge files
uses: actions/download-artifact@master
with:
name: bridge-artifact-macos
name: bridge-artifact
path: ./
- name: Build rustdesk
@@ -538,7 +538,7 @@ jobs:
- name: Restore bridge files
uses: actions/download-artifact@master
with:
name: bridge-artifact-macos
name: bridge-artifact
path: ./
- name: Build rustdesk lib
@@ -593,7 +593,7 @@ jobs:
- name: Restore bridge files
uses: actions/download-artifact@master
with:
name: bridge-artifact-macos
name: bridge-artifact
path: ./
- name: Build rustdesk lib
@@ -728,7 +728,7 @@ jobs:
- name: Restore bridge files
uses: actions/download-artifact@master
with:
name: bridge-artifact-macos
name: bridge-artifact
path: ./
- name: Setup vcpkg with Github Actions binary cache