There was an error while loading. Please reload this page.
1 parent 2f914ce commit 51bd3b9Copy full SHA for 51bd3b9
1 file changed
.github/workflows/release.yml
@@ -11,7 +11,7 @@ jobs:
11
- name: Set up Python 3.10
12
uses: actions/setup-python@v5
13
with:
14
- python-version: 3.10
+ python-version: "3.10"
15
- name: Install uv
16
uses: astral-sh/setup-uv@v6
17
- name: Build the project
0 commit comments