This commit is contained in:
rustdesk 2023-06-24 16:21:05 +08:00
parent 6e78a7debf
commit 81468902ee

View File

@ -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