mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-08-04 22:15:42 +08:00
fix
This commit is contained in:
@@ -32,7 +32,7 @@ jobs:
|
||||
DISCOURSE_API_KEY: ${{ secrets.DISCOURSE_API_KEY }}
|
||||
DISCOURSE_API_USER: ${{ secrets.DISCOURSE_API_USER }}
|
||||
run: |
|
||||
uv run --python 3.12 -c "
|
||||
uv run --python 3.12 python -c "
|
||||
import sys
|
||||
sys.path.insert(0, 'docs_sp/tools')
|
||||
from pathlib import Path
|
||||
|
||||
Reference in New Issue
Block a user