Skip to content

Commit

Permalink
why do some builds fail (science)
Browse files Browse the repository at this point in the history
  • Loading branch information
mck1117 committed Jan 10, 2025
1 parent 39b10cf commit a8c069b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build-firmware.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,11 @@ jobs:
echo "full=true" >> $GITHUB_ENV
fi
- name: Pre-build Cleanup Test
run: |
ls -l firmware
cat firmware/engine_modules_generated.h
- uses: actions/checkout@v4
with:
submodules: true
Expand Down

0 comments on commit a8c069b

Please sign in to comment.