kopia lustrzana https://github.com/AlexandreRouma/SDRPlusPlus
Windows CI 3
rodzic
5c487b73ab
commit
28d189e35a
|
@ -52,3 +52,12 @@ jobs:
|
|||
with:
|
||||
name: sdrpp_debian_amd64
|
||||
path: /home/runner/work/SDRPlusPlus/SDRPlusPlus/sdrpp_debian_amd64.deb
|
||||
|
||||
build_windows:
|
||||
runs-on: windows-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- name: Testing windows
|
||||
run: echo it works
|
Ładowanie…
Reference in New Issue