We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 418ce60 + 23e4343 commit c2c642bCopy full SHA for c2c642b
.github/workflows/build.yaml
@@ -92,6 +92,7 @@ jobs:
92
patch -p1 < ../0004-Drop-pygobject-dependency.patch
93
patch -p1 < ../0005-Fix-Objects.py-for-Python-3.11-compatibility.patch
94
patch -p1 < ../0006-Add-lookup-dicts-for-clusters-and-attributes.patch
95
+ patch -p1 < ../0007-Fix-schema-not-found-error-on-vendor-specific-data.patch
96
- name: Bootstrap
97
run: scripts/build/gn_bootstrap.sh
98
- name: Setup Build, Run Build and Run Tests
0 commit comments