We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9c73b6 commit afc915dCopy full SHA for afc915d
.github/workflows/build-windows-msys2.yml
@@ -34,7 +34,7 @@ jobs:
34
35
- name: "Setup gil"
36
run: |
37
- pip3 install gil
+ pip3 install gil --break-system-packages
38
gil update
39
40
- name: "Build"
0 commit comments