Skip to content

Commit 12ab0d8

Browse files
yoshuawuytsricochet
authored andcommitted
specify features
1 parent fe8ae6e commit 12ab0d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ jobs:
4343
- name: Upgrade wit deps
4444
run: wit-deps update
4545
- name: Generate markdown for the proxy world
46-
run: wit-bindgen markdown wit -w proxy --html-in-md --all-features
46+
run: wit-bindgen markdown wit -w proxy --html-in-md --features=informational-outbound-responses
4747
- name: Generate markdown for the imports world
48-
run: wit-bindgen markdown wit -w imports --html-in-md --all-features
48+
run: wit-bindgen markdown wit -w imports --html-in-md --features=informational-outbound-responses
4949

5050
# file PR
5151
- name: Create feature branch

0 commit comments

Comments
 (0)