Browse Source

Artifacts name change

pull/400/head 22000.282.32.7_bbf10c2
Valentin Radu 4 years ago
parent
commit
bbf10c2b7f
  1. 2
      .github/workflows/build.yml
  2. 2
      libs/sws

2
.github/workflows/build.yml

@ -71,7 +71,7 @@ jobs: @@ -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/

2
libs/sws

@ -1 +1 @@ @@ -1 +1 @@
Subproject commit 70dd4cf17d1917ed6ad2d8006e25bcaba3fec6de
Subproject commit ce9c34c82d01eca5c0f0ee63fc3ff18c83d38920
Loading…
Cancel
Save