mirror of
https://github.com/TomWright/dasel.git
synced 2022-05-22 02:32:45 +03:00
Fix asset name in linux arm32 build
This commit is contained in:
1
.github/workflows/build.yaml
vendored
1
.github/workflows/build.yaml
vendored
@@ -56,6 +56,7 @@ jobs:
|
|||||||
- os: linux
|
- os: linux
|
||||||
arch: arm
|
arch: arm
|
||||||
artifact_name: dasel_linux_arm32
|
artifact_name: dasel_linux_arm32
|
||||||
|
asset_name: dasel_linux_arm32
|
||||||
build_docker: false
|
build_docker: false
|
||||||
test_version: false
|
test_version: false
|
||||||
exclude:
|
exclude:
|
||||||
|
|||||||
Reference in New Issue
Block a user