mirror of
https://git.um-react.app/um/cli.git
synced 2026-07-11 22:11:13 +00:00
fix ci
This commit is contained in:
@@ -80,3 +80,5 @@ jobs:
|
|||||||
upload_url: ${{ needs.create_release.outputs.upload_url }}
|
upload_url: ${{ needs.create_release.outputs.upload_url }}
|
||||||
asset_path: um
|
asset_path: um
|
||||||
asset_name: um-${{ matrix.GOOS }}-${{ matrix.GOARCH }}${{ matrix.BIN_SUFFIX }}
|
asset_name: um-${{ matrix.GOOS }}-${{ matrix.GOARCH }}${{ matrix.BIN_SUFFIX }}
|
||||||
|
asset_content_type: application/octet-stream
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user