From 94c4f8e6f7cc04cb83205c00e442bbdb9a4fc483 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20J=C3=B6rdens?= Date: Wed, 20 Jan 2021 15:09:50 +0100 Subject: [PATCH] hitl: undo bin change to make merging easier --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index caf03f0..f4c6212 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -78,7 +78,7 @@ jobs: - uses: actions/upload-artifact@v2 if: ${{ matrix.toolchain == 'stable' }} with: - name: bin + name: stabilizer_${{ github.sha }} path: | target/*/release/stabilizer stabilizer-release.bin