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