kopia lustrzana https://github.com/AlexandreRouma/SDRPlusPlus
Made sure to clean build
rodzic
f34614e169
commit
6ded678048
|
@ -283,7 +283,7 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
|
||||
- name: Create Build Environment
|
||||
run: cmake -E make_directory ${{runner.workspace}}/build
|
||||
run: rm -rf ${{runner.workspace}}/build && cmake -E make_directory ${{runner.workspace}}/build
|
||||
|
||||
- name: Prepare CMake
|
||||
working-directory: ${{runner.workspace}}/build
|
||||
|
|
Ładowanie…
Reference in New Issue