1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-02-03 13:11:48 +02:00

5 lines
87 B
Bash
Raw Normal View History

#!/bin/bash
set -euo pipefail
./scripts/get-releases.sh
mkdocs build -f www/mkdocs.yml