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 ef35ac8 commit bfd0c1fCopy full SHA for bfd0c1f
.github/workflows/python-test.yml
@@ -64,7 +64,7 @@ jobs:
64
run: |
65
sudo pip install git+https://github.com/shenxianpeng/clang-tools-pip.git@main
66
sudo clang-tools --install ${{ matrix.version }}
67
- - name: Install on MacOS
+ - name: Install on MacOS
68
if: ${{ matrix.os }} == "macos-latest"
69
70
pip install git+https://github.com/shenxianpeng/clang-tools-pip.git@main
0 commit comments