Fix error in release.yml

This commit is contained in:
Felix Weiler-Detjen
2025-01-10 14:53:59 +00:00
parent f5945af65d
commit 4e6adfca1a

View File

@@ -21,8 +21,6 @@ jobs:
- name: Set up python
uses: actions/setup-python@v5
with:
python-version-file: ".python-version"
- name: Build dist
run: uv build