diff --git a/.gitea/workflows/release.yaml b/.gitea/workflows/release.yaml index bf94cc6..12d9555 100644 --- a/.gitea/workflows/release.yaml +++ b/.gitea/workflows/release.yaml @@ -15,7 +15,7 @@ jobs: fetch-depth: 0 - name: Build GUI app zip and dist packages - run: uv run scripts/guibuild.py + run: uv run --extra gui scripts/guibuild.py - name: Create Gitea release and upload assets env: