Skip to content

Commit b9ee224

Browse files
committed
Update
1 parent de9b72b commit b9ee224

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-windows-msys2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434

3535
- name: "Setup gil"
3636
run: |
37-
pip3 install gil
37+
pip3 install gil --break-system-packages
3838
gil update
3939
4040
- name: "Build"

0 commit comments

Comments
 (0)