#!/usr/bin/env bash set -euo pipefail # Build the workflow-runner crate exec cargo build -p workflow-runner