mirror of
https://github.com/bryangerlach/rdgen.git
synced 2026-02-23 12:53:29 +00:00
vcpkg
This commit is contained in:
2
.github/workflows/vcpkg.yml
vendored
2
.github/workflows/vcpkg.yml
vendored
@@ -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 .
|
||||
|
||||
Reference in New Issue
Block a user