update ci.yml
This commit is contained in:
parent
4a2877c084
commit
3d16f3f272
|
@ -58,4 +58,4 @@ jobs:
|
||||||
if: ${{ !github.head_ref }}
|
if: ${{ !github.head_ref }}
|
||||||
with:
|
with:
|
||||||
name: ${{ matrix.goos }}_${{ matrix.goarch }}
|
name: ${{ matrix.goos }}_${{ matrix.goarch }}
|
||||||
path: output/
|
path: output/
|
Loading…
Reference in New Issue