ci: Fix so channel is checked

This commit is contained in:
Henrik Tjäder 2023-03-02 21:56:07 +01:00
parent 2f8dcb1b82
commit 0a995e46c7

View file

@ -261,7 +261,7 @@ jobs:
lychee --offline --format detailed $td/api/rtic/ lychee --offline --format detailed $td/api/rtic/
echo rtic_macros echo rtic_macros
lychee --offline --format detailed $td/api/rtic_macros/ lychee --offline --format detailed $td/api/rtic_channel/
echo rtic_common echo rtic_common
lychee --offline --format detailed $td/api/rtic_common/ lychee --offline --format detailed $td/api/rtic_common/