1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-11-21 23:55:13 -05:00

Compare commits

...

3 Commits

Author SHA1 Message Date
f4exb
5cbd607f4a Actions CI/CD: checkout in LFS mode 2021-11-02 22:21:42 +01:00
f4exb
0d7b5d9a6f Fallback external/windows by one more commit 2021-11-02 21:20:32 +01:00
f4exb
940b6e6b20 Fallback external/windows by one commit 2021-11-02 21:06:51 +01:00

View File

@ -27,6 +27,7 @@ jobs:
- uses: actions/checkout@v2
with:
submodules: true
lfs: true
fetch-depth: 0
- name: Print env
run: |