diff options
| author | Henrik Tjäder <henrik@tjaders.com> | 2023-03-04 00:34:00 +0100 |
|---|---|---|
| committer | Henrik Tjäder <henrik@tjaders.com> | 2023-03-04 00:34:00 +0100 |
| commit | 1f0bc841e3efefb44cdc254e36542bebf1cbbbbb (patch) | |
| tree | d7b07422e7fc31835400f841a1d28aaf5e2c0103 /.github | |
| parent | c47d3ffd0e7807c08e7d39684461a259a634eb0d (diff) | |
ci: Remove reference to rtic_channel
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/build.yml | 3 |
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/ |
