kopia lustrzana https://github.com/AlexandreRouma/SDRPlusPlus
testing github actions
rodzic
2df1869824
commit
df42830d38
|
@ -43,3 +43,7 @@ jobs:
|
|||
shell: bash
|
||||
# Execute the build. You can specify a specific target with "--target <NAME>"
|
||||
run: cmake --build . --config $BUILD_TYPE
|
||||
|
||||
- name: Create Deb Archive
|
||||
run: cd $GITHUB_WORKSPACE && sh make_debian_package.sh ${{runner.workspace}}/build
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue