fix(ci) removed the smithay and wayland protocol docs builds

This commit is contained in:
Adam Cosner 2026-04-07 23:01:10 -04:00 committed by Michael Murphy
parent 6df3f76a33
commit 77b37f2246

View file

@ -25,9 +25,6 @@ jobs:
cargo +nightly-2025-07-31 doc --no-deps \
-p cosmic-client-toolkit \
-p cosmic-protocols \
-p smithay-client-toolkit \
-p wayland-protocols \
-p wayland-client \
-p libcosmic \
--verbose --features tokio,winit,wayland,desktop,single-instance,applet,xdg-portal,multi-window
- name: Deploy documentation