mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2024-11-10 04:37:37 +01:00
fix
This commit is contained in:
parent
4479170cc2
commit
1c02f4edca
2
.github/workflows/build_all.yml
vendored
2
.github/workflows/build_all.yml
vendored
@ -292,7 +292,7 @@ jobs:
|
||||
run: git clone https://github.com/AlexandreRouma/android-sdr-kit
|
||||
|
||||
- name: Build container
|
||||
working-directory: ${{runner.workspace}}
|
||||
working-directory: ${{runner.workspace}}/android-sdr-kit
|
||||
run: docker build --progress=plain -t android-sdr-kit .
|
||||
|
||||
- name: Build
|
||||
|
Loading…
Reference in New Issue
Block a user