mirror of
https://github.com/coalaura/ffwebp.git
synced 2025-07-18 06:14:34 +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 \
|
go build \
|
||||||
-trimpath \
|
-trimpath \
|
||||||
-buildvcs=false \
|
-buildvcs=false \
|
||||||
-buildid= \
|
|
||||||
-ldflags "-s -w -X 'main.Version=${{ github.ref_name }}'" \
|
-ldflags "-s -w -X 'main.Version=${{ github.ref_name }}'" \
|
||||||
-tags "${{ matrix.flavour }}" \
|
-tags "${{ matrix.flavour }}" \
|
||||||
-o "$OUT"
|
-o "$OUT"
|
||||||
|
Reference in New Issue
Block a user