Skip to content

Commit 2b9dadb

Browse files
committed
ffs
1 parent f8d67e6 commit 2b9dadb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-python-release.reusable.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ jobs:
156156
157157
mkdir -p ../python-license-test
158158
cd ../python-license-test
159-
uv init
159+
uv init -- --bare --python 3.10
160160
uv add pip-licenses-cli
161161
uv pip install ../engine/language_client_python/dist/*.whl
162162
uv pip-licenses | tee license-audit.log

0 commit comments

Comments
 (0)