Skip to content

Commit

Permalink
fix: change venv update method
Browse files Browse the repository at this point in the history
  • Loading branch information
HsiangNianian authored Dec 16, 2024
1 parent 596f3c1 commit c0c3377
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -411,6 +411,8 @@ jobs:
run: |
# cp ./OlivOS/hook.py ./OlivOS/hook_bak.py
# cp ./OlivOS/hook_pack_debug.py ./OlivOS/hook.py
uv v
uv sync --all-groups --extra
source .venv/bin/activate
uv run scripts.py build
env:
Expand Down

0 comments on commit c0c3377

Please sign in to comment.