#!/bin/bash

cd "${GITHUB_WORKSPACE}"
cargo build --verbose
