followup fix
This commit is contained in:
parent
5f2b0661af
commit
3e755af621
1 changed files with 1 additions and 1 deletions
2
.github/workflows/native-build.yml
vendored
2
.github/workflows/native-build.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue