parent
6611815eef
commit
61b420a322
|
@ -25,5 +25,5 @@ jobs:
|
|||
- name: Archive build
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: build
|
||||
name: build_${{ runner.os }}
|
||||
path: build/bin/native/hcReleaseExecutable/
|
Loading…
Reference in New Issue