Fixing release pipeline

This commit is contained in:
Mike Farah
2024-11-16 15:43:21 +11:00
parent 42db154e2e
commit 129e597346
2 changed files with 4 additions and 2 deletions
+4
View File
@@ -8,8 +8,12 @@ if [ -z "$CI" ]; then
GORELEASER+=" --snapshot"
fi
mkdir -p build
$GORELEASER
cp yq.1 build/yq.1
cd build
# Remove artifacts from goreleaser