Build issue
This commit is contained in:
parent
4455ef9a1b
commit
06349b5153
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
@ -20,6 +20,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
uv python pin ${{ matrix.python-version }}
|
uv python pin ${{ matrix.python-version }}
|
||||||
uv sync
|
uv sync
|
||||||
|
rm -rf build *.egg-info
|
||||||
uv build --wheel --out-dir dist
|
uv build --wheel --out-dir dist
|
||||||
- name: Build the Docker image
|
- name: Build the Docker image
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user