Skip to content

Commit afc915d

Browse files
committed
Update
1 parent a9c73b6 commit afc915d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)