CI: fix docs build

This commit is contained in:
Christian Meissl 2022-12-20 21:29:45 +01:00
parent bcc4ee38b8
commit ac2b450ac6

View file

@ -516,7 +516,7 @@ jobs:
with: with:
command: doc command: doc
# TODO: Update nix when drm-rs is updated # TODO: Update nix when drm-rs is updated
args: --no-deps --features "test_all_features" -p smithay -p calloop:0.10.3 -p dbus -p drm -p gbm -p input -p nix:0.24.3 -p udev -p slog -p wayland-server:0.30.0-beta.13 -p wayland-backend -p wayland-protocols:0.30.0-beta.13 -p winit -p x11rb args: --no-deps --features "test_all_features" -p smithay -p calloop:0.10.4 -p dbus -p drm -p gbm -p input -p nix:0.24.3 -p udev -p slog -p wayland-server:0.30.0-beta.14 -p wayland-backend -p wayland-protocols:0.30.0-beta.14 -p winit -p x11rb
env: RUSTDOCFLAGS=--cfg="docsrs" env: RUSTDOCFLAGS=--cfg="docsrs"
- name: Setup index - name: Setup index