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 5af3981 commit b1789acCopy full SHA for b1789ac
.github/workflows/release-tasks.yml
@@ -109,10 +109,8 @@ jobs:
109
with:
110
password: ${{ secrets.LLVM_LIT_TEST_PYPI_API_TOKEN }}
111
repository-url: https://test.pypi.org/legacy/
112
- packages-dir: llvm/utils/lit/dist/
113
114
- name: Upload lit to pypi.org
115
uses: pypa/gh-action-pypi-publish@release/v1
116
117
password: ${{ secrets.LLVM_LIT_PYPI_API_TOKEN }}
118
0 commit comments