Skip to content

Commit bc1929e

Browse files
committed
fix
1 parent af17bd1 commit bc1929e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/build_setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ runs:
2121
uses: astral-sh/setup-uv@v6
2222
with:
2323
enable-cache: true
24-
python-version-file: ./buildtools/pyproject.toml
24+
version-file: ./buildtools/pyproject.toml
2525

2626
- name: Install dependencies
2727
shell: bash

0 commit comments

Comments
 (0)