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