mirror of
https://github.com/bryangerlach/rdgen.git
synced 2026-02-12 01:01:45 +00:00
update for 1.3.7, hbb_common is now a submodule of rustdesk
This commit is contained in:
2
.github/workflows/bridge.yml
vendored
2
.github/workflows/bridge.yml
vendored
@@ -35,12 +35,14 @@ jobs:
|
||||
with:
|
||||
repository: rustdesk/rustdesk
|
||||
ref: refs/tags/${{ inputs.version }}
|
||||
submodules: recursive
|
||||
|
||||
- name: Checkout source code
|
||||
if: ${{ inputs.version == 'master' }}
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
repository: rustdesk/rustdesk
|
||||
submodules: recursive
|
||||
|
||||
- name: Install prerequisites
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user