Fix document workflow for GitHub CI
This commit is contained in:
parent
669f7cc74b
commit
3220d472ac
1 changed files with 4 additions and 4 deletions
8
.github/workflows/document.yml
vendored
8
.github/workflows/document.yml
vendored
|
|
@ -20,13 +20,13 @@ jobs:
|
|||
-p iced_core \
|
||||
-p iced_style \
|
||||
-p iced_futures \
|
||||
-p iced_native \
|
||||
-p iced_lazy \
|
||||
-p iced_runtime \
|
||||
-p iced_graphics \
|
||||
-p iced_wgpu \
|
||||
-p iced_glow \
|
||||
-p iced_tiny_skia \
|
||||
-p iced_renderer \
|
||||
-p iced_widget \
|
||||
-p iced_winit \
|
||||
-p iced_glutin \
|
||||
-p iced
|
||||
- name: Write CNAME file
|
||||
run: echo 'docs.iced.rs' > ./target/doc/CNAME
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue