Windows CI 3

This commit is contained in:
Ryzerth 2021-04-24 21:21:10 +02:00
parent 5c487b73ab
commit 28d189e35a

View File

@ -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