Skip to content

Fixed a memory error that occured with #7

Fixed a memory error that occured with

Fixed a memory error that occured with #7

name: Team A build check
on:
push:
branches:
- 'master'
paths:
- '2024/prototype/intake_mechanisms/**'
jobs:
build_check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build Check
uses: baysmith/vex_build@v1
with:
path: 2024/prototype/intake_mechanisms