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 Oct 18, 2023
1 parent 4a8709c commit f45b979
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 f45b979

Please sign in to comment.