Skip to content

Commit 38ed9cb

Browse files
committed
Actually patch the SDK
1 parent a85d646 commit 38ed9cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ jobs:
9090
patch -p1 < ../0002-Revert-Python-dependencies.patch
9191
patch -p1 < ../0003-Use-data-as-platform-storage-location.patch
9292
patch -p1 < ../0004-Drop-pygobject-dependency.patch
93+
patch -p1 < ../0005-Fix-Objects.py-for-Python-3.11-compatibility.patch
9394
- name: Bootstrap
9495
run: scripts/build/gn_bootstrap.sh
9596
- name: Setup Build, Run Build and Run Tests

0 commit comments

Comments
 (0)