mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-08-13 11:31:44 +02:00
Windows CI 3
This commit is contained in:
9
.github/workflows/build_linux_amd64.yml
vendored
9
.github/workflows/build_linux_amd64.yml
vendored
@@ -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
|
Reference in New Issue
Block a user