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 aa658cf commit 938d33cCopy full SHA for 938d33c
.github/workflows/macos.yml
@@ -33,7 +33,7 @@ jobs:
33
34
- name: Install builddriver
35
shell: bash
36
- run: pip3 install builddriver cmake_format==0.6.11 pyyaml
+ run: pip3 install --break-system-package builddriver cmake_format==0.6.11 pyyaml
37
38
- name: configure
39
0 commit comments