Skip to content

Commit

Permalink
Update build-firmware.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
PBrunot committed Feb 25, 2024
1 parent dc98fc5 commit 51b4274
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-firmware.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
uses: actions/checkout@v4
- name: Change directory
run: cd software/front
- name: Add GCC options
run: echo "*cc1:+ -mafrlcsj" > /opt/microchip/xc32/v2.41/lib/gcc/
- name: Build PIC32_with_bootloader
uses: PBrunot/ghactions-mplabx@master
with:
Expand Down

0 comments on commit 51b4274

Please sign in to comment.