Skip to content

Commit 0451a91

Browse files
authored
update gh-pages.yml
1 parent 7daa88a commit 0451a91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
env:
3939
PYTHONPATH: src
4040
run: |
41-
uv run python scripts/ci_render_demo.py
41+
uv run python -m scripts.ci_render_demo
4242
4343
- name: Setup Node.js
4444
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)