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 bb9e491 commit b3d3bd5Copy full SHA for b3d3bd5
.github/workflows/release.yml
@@ -14,7 +14,6 @@ jobs:
14
steps:
15
- name: Setup python to build package
16
uses: actions/setup-python@v5
17
- cache: "pip"
18
with:
19
python-version: "3.12"
20
- name: Install build
0 commit comments