Skip to content

Commit

Permalink
Update static.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
katepavlu authored Nov 2, 2024
1 parent c1f3766 commit bd0852b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Build Documentation
env:
RUSTDOCFLAGS: --cfg=docsrs
run: cargo doc --no-deps --features "test_all_features" -p smithay -p calloop:0.14 -p drm -p gbm -p input -p udev -p wayland-server -p wayland-backend -p wayland-protocols -p winit -p x11rb -p tracing
run: cargo doc --no-deps

- name: Setup index
run: cp ./doc_index.html ./target/doc/index.html
Expand Down

0 comments on commit bd0852b

Please sign in to comment.