mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-25 01:18:38 -05:00
Actions CI/CD: checkout in LFS mode
This commit is contained in:
parent
0d7b5d9a6f
commit
5cbd607f4a
1
.github/workflows/sdrangel.yml
vendored
1
.github/workflows/sdrangel.yml
vendored
@ -27,6 +27,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
submodules: true
|
submodules: true
|
||||||
|
lfs: true
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: Print env
|
- name: Print env
|
||||||
run: |
|
run: |
|
||||||
|
2
external/windows
vendored
2
external/windows
vendored
@ -1 +1 @@
|
|||||||
Subproject commit f20b21d50f9ef3930f6979759adc5af32f65c92a
|
Subproject commit 5980a9e4ffaf58b68381000f0157c6a41105980f
|
Loading…
Reference in New Issue
Block a user