#!/bin/bash set -Eeuxo pipefail cd $GITHUB_WORKSPACE ./autogen.sh ./configure make -j4