blob: f2671674c60df5ce5ab537b7fec832f427423656 [file] [log] [blame]
Josh Bleecher Snyder6ae637a2025-07-09 12:41:56 -07001#!/bin/bash
2set -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