aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorHenrik Tjäder <henrik@tjaders.com>2023-03-04 00:34:00 +0100
committerHenrik Tjäder <henrik@tjaders.com>2023-03-04 00:34:00 +0100
commit1f0bc841e3efefb44cdc254e36542bebf1cbbbbb (patch)
treed7b07422e7fc31835400f841a1d28aaf5e2c0103 /.github/workflows
parentc47d3ffd0e7807c08e7d39684461a259a634eb0d (diff)
ci: Remove reference to rtic_channel
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/build.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 21b6ff4..b24ca32 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -264,9 +264,6 @@ jobs:
echo rtic
lychee --offline --format detailed $td/api/rtic/
- echo rtic_macros
- lychee --offline --format detailed $td/api/rtic_channel/
-
echo rtic_common
lychee --offline --format detailed $td/api/rtic_common/