Skip to content

Skyism-carnegiemellonracing/monorepo Build πŸš€ #11

Skyism-carnegiemellonracing/monorepo Build πŸš€

Skyism-carnegiemellonracing/monorepo Build πŸš€ #11

Workflow file for this run

name: Build
run-name: ${{ github.actor }} Build πŸš€
on: pull_request
defaults:
run:
shell: bash -leo pipefail {0}
jobs:
build:
runs-on: [self-hosted,linux]
steps:
- uses: actions/[email protected]
with:
# check out HEAD on the branch
ref: ${{ github.head_ref }}
# Feature just to grab the branch in newer version
fetch-depth: 1
- run: ${GITHUB_WORKSPACE}/build.sh