This commit is contained in:
Bryan Gerlach
2026-02-12 12:42:58 -06:00
parent 2ab2b54f66
commit 9af16d5a32

View File

@@ -36,7 +36,7 @@ jobs:
git clone --filter=blob:none --sparse https://github.com/rustdesk/rustdesk.git rustdesk_repo
cd rustdesk_repo
git sparse-checkout set res/vcpkg
git checkout master -- vcpkg.json vcpkg-configuration.json || git checkout main -- vcpkg.json vcpkg-configuration.json
git checkout master -- vcpkg.json vcpkg-configuration.json || git checkout master -- vcpkg.json vcpkg-configuration.json
cd ..
cp rustdesk_repo/vcpkg.json .
[ -f rustdesk_repo/vcpkg-configuration.json ] && cp rustdesk_repo/vcpkg-configuration.json .