From bbf10c2b7f7ba7ee7c0688378c5b4eac4c76a758 Mon Sep 17 00:00:00 2001 From: Valentin Radu Date: Fri, 5 Nov 2021 08:17:47 +0200 Subject: [PATCH] Artifacts name change --- .github/workflows/build.yml | 2 +- libs/sws | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c11eb5f..11707f8 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -71,7 +71,7 @@ jobs: - name: Upload artifacts uses: actions/upload-artifact@v2 with: - name: bin + name: ep_bin_multi_${{ steps.vars.outputs.sha_short }}_${{ steps.vars.outputs.branch }} path: | build/Release/ diff --git a/libs/sws b/libs/sws index 70dd4cf..ce9c34c 160000 --- a/libs/sws +++ b/libs/sws @@ -1 +1 @@ -Subproject commit 70dd4cf17d1917ed6ad2d8006e25bcaba3fec6de +Subproject commit ce9c34c82d01eca5c0f0ee63fc3ff18c83d38920