blob: def83fdb24b27e6cfb1f024c5dbc4478d00e6b42 [file] [log] [blame]
Euan Kempaabca2e2025-07-21 05:44:44 +00001#!/usr/bin/env bash
Josh Bleecher Snyder6ae637a2025-07-09 12:41:56 -07002set -e
3
4# Note: This incantation is duplicated in .goreleaser.yml; please keep them in sync.
5go build -ldflags="${LDFLAGS:-}" -tags=outie -o sketch ./cmd/sketch