Skip to content

Commit

Permalink
Add VCPDU/FRONT/REAR bootloader updater to standard checks
Browse files Browse the repository at this point in the history
  • Loading branch information
joshlafleur-zip committed Mar 8, 2025
1 parent 8152d9a commit 3f0063d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/standard_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
submodules: 'recursive'
- name: Execute build for all bootloader updaters
run: |
scons --targets=bl:1000,1001,1002,1003,1004,1005,1010,1011 -j32 --package
scons --targets=bl:1000,1001,1002,1003,1004,1005,1010,1011,1030,1031,1032 -j32 --package
- name: Archive Artifacts
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 3f0063d

Please sign in to comment.