mirror of https://github.com/zachjs/sv2v.git
Update build_binary.yml
This commit is contained in:
parent
277b1f2e2c
commit
e149cd3496
|
|
@ -54,7 +54,7 @@ jobs:
|
|||
- name: Upload artifact
|
||||
uses: actions/upload-artifact@v1
|
||||
with:
|
||||
name: matrix.os
|
||||
name: ${{ matrix.os }}
|
||||
path: bin
|
||||
|
||||
release:
|
||||
|
|
|
|||
Loading…
Reference in New Issue