1
0
Fork 0

add os name to native build artifact

master v1.0.0
Florian Schrofner 2022-02-27 10:30:52 +01:00
parent 6611815eef
commit 61b420a322
1 changed files with 1 additions and 1 deletions

View File

@ -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/