mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2024-12-26 10:58:29 +01:00
Windows CI 3
This commit is contained in:
parent
5c487b73ab
commit
28d189e35a
9
.github/workflows/build_linux_amd64.yml
vendored
9
.github/workflows/build_linux_amd64.yml
vendored
@ -52,3 +52,12 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: sdrpp_debian_amd64
|
name: sdrpp_debian_amd64
|
||||||
path: /home/runner/work/SDRPlusPlus/SDRPlusPlus/sdrpp_debian_amd64.deb
|
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
|
Loading…
Reference in New Issue
Block a user