followup fix

This commit is contained in:
arabcoders 2025-08-25 23:41:13 +03:00
parent 5f2b0661af
commit 3e755af621

View file

@ -61,7 +61,7 @@ jobs:
run: |
pip install uv
uv venv --system-site-packages --relocatable
uv sync --link-mode=copy --active -extra installer
uv sync --link-mode=copy --active --extra installer
- name: Install pnpm
uses: pnpm/action-setup@v4