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