Fixed CI again...

pull/116/head^2
Ryzerth 2021-04-26 20:17:57 +02:00
rodzic 0300be1c4b
commit 54165c64ec
2 zmienionych plików z 2 dodań i 3 usunięć

Wyświetl plik

@ -193,7 +193,6 @@ jobs:
uses: actions/download-artifact@v2
- name: Create Archive
working-directory: ${{runner.workspace}}
run: >
mkdir sdrpp_all &&
mv sdrpp_windows_x64/sdrpp_windows_x64.zip sdrpp_all/ &&
@ -207,4 +206,4 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: sdrpp_all
path: ${{runner.workspace}}/sdrpp_all/
path: sdrpp_all/

Wyświetl plik

@ -3,7 +3,7 @@
![Screenshot](https://i.imgur.com/EFOqwQQ.png)
SDR++ is a cross-platform and open source SDR software with the aim of being bloat free and simple to use.
![Linux Build](https://github.com/AlexandreRouma/SDRPlusPlus/workflows/Linux%20Build/badge.svg)
![Build](https://github.com/AlexandreRouma/SDRPlusPlus/workflows/Build%20Binaries/badge.svg)
* [Patreon](https://patreon.com/ryzerth)
* [Discord Server](https://discord.gg/aFgWjyD)