mirror of
https://github.com/bryangerlach/rdgen.git
synced 2026-02-16 19:20:59 +00:00
update for 1.3.7, hbb_common is now a submodule of rustdesk
This commit is contained in:
2
.github/workflows/generator-macos.yml
vendored
2
.github/workflows/generator-macos.yml
vendored
@@ -142,12 +142,14 @@ jobs:
|
||||
with:
|
||||
repository: rustdesk/rustdesk
|
||||
ref: refs/tags/${{ env.VERSION }}
|
||||
submodules: recursive
|
||||
|
||||
- name: Checkout source code
|
||||
if: ${{ env.VERSION == 'master' }}
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
repository: rustdesk/rustdesk
|
||||
submodules: recursive
|
||||
|
||||
- name: Restore bridge files
|
||||
uses: actions/download-artifact@master
|
||||
|
||||
Reference in New Issue
Block a user