From 9090f9425f43bea41c13e6f7dcb03b1febcb2f66 Mon Sep 17 00:00:00 2001 From: Romein van Buren Date: Sat, 3 Jun 2023 11:20:04 +0200 Subject: [PATCH] CI: _do_ upload binaries --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fc68666..a50f0f9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -78,7 +78,6 @@ jobs: # tar -czvf releases/rolens-linux-arm64.tar.gz --directory build/bin Rolens - name: Upload generated binaries - if: env.tar_amd64 uses: actions/upload-artifact@v2 with: name: rolens-${{ env.built_on }}