We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 131d185 + 563262a commit af544baCopy full SHA for af544ba
1 file changed
.github/workflows/build-windows.yml
@@ -71,6 +71,7 @@ jobs:
71
- name: Install build dependencies
72
run: |
73
choco install sccache
74
+ pip install Jinja2
75
- name: Install doc dependencies
76
if: inputs.docs
77
0 commit comments