mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-20 10:23:19 +03:00
fix ci
This commit is contained in:
2
.github/workflows/flutter-build.yml
vendored
2
.github/workflows/flutter-build.yml
vendored
@@ -505,7 +505,7 @@ jobs:
|
|||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
pushd /opt
|
pushd /opt
|
||||||
git clone https://github.com//rustdesk-orgrustdesk_thirdparty_lib.git --depth=1
|
git clone https://github.com/rustdesk-org/rustdesk_thirdparty_lib.git --depth=1
|
||||||
|
|
||||||
- name: Restore bridge files
|
- name: Restore bridge files
|
||||||
uses: actions/download-artifact@master
|
uses: actions/download-artifact@master
|
||||||
|
|||||||
Reference in New Issue
Block a user