Skip to content

Commit

Permalink
Update c-cpp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vanvught authored Sep 23, 2024
1 parent 0444234 commit 32431d9
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,21 +21,9 @@ jobs:
make -f Makefile.GD32 clean
make -f Makefile.GD32
cd -
- name: make gd32_emac_artnet_pixel_multi
run: |
cd gd32_emac_artnet_pixel_multi
make -f Makefile.GD32 clean
make -f Makefile.GD32
cd -
- name: make gd32_emac_e131_dmx_multi
run: |
cd gd32_emac_e131_dmx_multi
make -f Makefile.GD32 clean
make -f Makefile.GD32
cd -
- name: make gd32_emac_e131_pixel_multi
run: |
cd gd32_emac_e131_pixel_multi
make -f Makefile.GD32 clean
make -f Makefile.GD32
cd -

0 comments on commit 32431d9

Please sign in to comment.