mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2024-12-26 02:48:31 +01:00
Fix CI
This commit is contained in:
parent
53ba9eddf7
commit
71eb2735f6
9
.github/workflows/build_linux_amd64.yml
vendored
9
.github/workflows/build_linux_amd64.yml
vendored
@ -52,12 +52,3 @@ 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 test
|
|
Loading…
Reference in New Issue
Block a user