mirror of
https://github.com/bryangerlach/rdgen.git
synced 2026-02-02 12:24:43 +00:00
update for 1.3.7, hbb_common is now a submodule of rustdesk
This commit is contained in:
2
.github/workflows/generator-linux.yml
vendored
2
.github/workflows/generator-linux.yml
vendored
@@ -163,12 +163,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: Set Swap Space
|
||||
if: ${{ matrix.job.arch == 'x86_64' }}
|
||||
|
||||
Reference in New Issue
Block a user