Add iced_test to document workflow
This commit is contained in:
parent
2071ef9cd5
commit
5f131c7e6b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/document.yml
vendored
1
.github/workflows/document.yml
vendored
|
|
@ -28,6 +28,7 @@ jobs:
|
|||
-p iced_wgpu \
|
||||
-p iced_widget \
|
||||
-p iced_winit \
|
||||
-p iced_test \
|
||||
-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