summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2022-01-31 17:03:38 +0700
committerLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2022-01-31 17:03:38 +0700
commitdb40c9649e926ce411064b971d7f019c2f7a1136 (patch)
tree2006a80e5fbbd896f2c2e293324f5a46a26c31fd /.github
parente4ef29ef20724c3d1a4beff39ddfdaf6d45f9683 (diff)
downloadiced-db40c9649e926ce411064b971d7f019c2f7a1136.tar.gz
iced-db40c9649e926ce411064b971d7f019c2f7a1136.tar.bz2
iced-db40c9649e926ce411064b971d7f019c2f7a1136.zip
Remove `iced_web` from `document` worfklow
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/document.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/document.yml b/.github/workflows/document.yml
index 849c0778..3a8326b6 100644
--- a/.github/workflows/document.yml
+++ b/.github/workflows/document.yml
@@ -17,7 +17,6 @@ jobs:
-p iced_core \
-p iced_native \
-p iced_lazy \
- -p iced_web \
-p iced_graphics \
-p iced_wgpu \
-p iced_glow \