From 54165c64ec78567d46a4cd920461a5e8699a0001 Mon Sep 17 00:00:00 2001 From: Ryzerth Date: Mon, 26 Apr 2021 20:17:57 +0200 Subject: [PATCH] Fixed CI again... --- .github/workflows/build_all.yml | 3 +-- readme.md | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build_all.yml b/.github/workflows/build_all.yml index 90e29d18..8f86136f 100644 --- a/.github/workflows/build_all.yml +++ b/.github/workflows/build_all.yml @@ -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/ \ No newline at end of file + path: sdrpp_all/ \ No newline at end of file diff --git a/readme.md b/readme.md index 6959fc23..10819ad1 100644 --- a/readme.md +++ b/readme.md @@ -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)