Skip to content

Commit b63d5b4

Browse files
Update docs.yml
1 parent a98654c commit b63d5b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
-p gtk4 -p gtk4-sys
109109
-p gdk4-macos -p gdk4-macos-sys
110110
-p gtk4-macros
111-
--no-default-features --features "$FEATURES"
111+
--no-default-features --features "${{ env.FEATURES }}"
112112
--no-deps
113113
114114
- name: Fix broken URLs

0 commit comments

Comments
 (0)