mirror of
https://github.com/coalaura/ffwebp.git
synced 2025-07-17 22:04:35 +00:00
typo
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -43,7 +43,6 @@ jobs:
|
||||
go build \
|
||||
-trimpath \
|
||||
-buildvcs=false \
|
||||
-buildid= \
|
||||
-ldflags "-s -w -X 'main.Version=${{ github.ref_name }}'" \
|
||||
-tags "${{ matrix.flavour }}" \
|
||||
-o "$OUT"
|
||||
|
Reference in New Issue
Block a user