diff --git a/.github/workflows/build-cerberus.yml b/.github/workflows/build-cerberus.yml index 51ec4af..2324ada 100644 --- a/.github/workflows/build-cerberus.yml +++ b/.github/workflows/build-cerberus.yml @@ -16,7 +16,7 @@ jobs: uses: actions/checkout@v3 with: repository: Northeastern-Electric-Racing/Embedded-Base - path: "./Drivers" + path: "./Drivers/" - name: Execute Make run: |