Skip to content

Commit

Permalink
Merge pull request #6 from vanvught/main
Browse files Browse the repository at this point in the history
Update c-cpp.yml
  • Loading branch information
vanvught authored Sep 23, 2024
2 parents ee1f736 + 32431d9 commit c007320
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 c007320

Please sign in to comment.