mirror of
https://github.com/valinet/ExplorerPatcher.git
synced 2024-11-28 01:10:55 +01:00
Artifacts name change
This commit is contained in:
parent
3ac5921444
commit
bbf10c2b7f
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -71,7 +71,7 @@ jobs:
|
|||||||
- name: Upload artifacts
|
- name: Upload artifacts
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: bin
|
name: ep_bin_multi_${{ steps.vars.outputs.sha_short }}_${{ steps.vars.outputs.branch }}
|
||||||
path: |
|
path: |
|
||||||
build/Release/
|
build/Release/
|
||||||
|
|
||||||
|
2
libs/sws
2
libs/sws
@ -1 +1 @@
|
|||||||
Subproject commit 70dd4cf17d1917ed6ad2d8006e25bcaba3fec6de
|
Subproject commit ce9c34c82d01eca5c0f0ee63fc3ff18c83d38920
|
Loading…
Reference in New Issue
Block a user