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 2436fdb commit 16ac25a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/build-firmware.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -272,12 +272,15 @@ jobs:
- name: Pre-build Cleanup Test
run: |
ls -l firmware
cat firmware/engine_modules_generated.h
- uses: actions/checkout@v4
with:
submodules: true

- name: Pre-build Cleanup Test 2
run: |
ls -l firmware
# - uses: actions/setup-java@v3
# with:
# distribution: 'zulu'
Expand Down

0 comments on commit 16ac25a

Please sign in to comment.