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 24eb2e7 commit 1679bacCopy full SHA for 1679bac
.github/workflows/python-test.yml
@@ -71,7 +71,7 @@ jobs:
71
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 #v4
72
with:
73
name: clang-tools-pip_wheel
74
- path: dist/*.whl
+ path: dist/clang_tools*.whl
75
76
install:
77
needs: [build]
0 commit comments