1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-02 06:04:39 -04:00

Actions CI/CD: checkout in LFS mode

This commit is contained in:
f4exb
2021-11-02 22:21:42 +01:00
parent 0d7b5d9a6f
commit 5cbd607f4a
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -27,6 +27,7 @@ jobs:
- uses: actions/checkout@v2
with:
submodules: true
lfs: true
fetch-depth: 0
- name: Print env
run: |