1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

gh_actions: add step for zep_dispatch

This commit is contained in:
Benjamin Valentin 2022-01-05 13:25:39 +01:00
parent b6819b442a
commit 958cc12c99

View File

@ -75,3 +75,7 @@ jobs:
uses: aabadie/riot-action@v1
with:
cmd: make -C dist/tools/riotboot_serial
- name: Build ZEP dispatcher & topology generator
uses: aabadie/riot-action@v1
with:
cmd: make -C dist/tools/zep_dispatch