Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 549b457

Browse files
Merge pull request #5146 from plotly/fix-test-pypi-release
Fix test pypi release
2 parents 88fcb7d + fada8e8 commit 549b457

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎.github/workflows/test-release.yml‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ jobs:
2222

2323
- name: Install npm dependencies
2424
run: |
25+
curl -LsSf https://astral.sh/uv/install.sh | sh
26+
uv venv
27+
source .venv/bin/activate
28+
uv pip install jupyter
2529
cd js
2630
npm ci --verbose
2731
npm run build --verbose

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /