Fix map_assets
This commit is contained in:
parent
4506263e5b
commit
a7d528fb68
2 changed files with 109 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ tasks:
|
|||
- test -d frontend/public/assets/fonts
|
||||
- test -d frontend/public/assets/twemoji
|
||||
cmds:
|
||||
- uv run python scripts/download_map_assets.py
|
||||
- uv run python -m pipeline.download.map_assets --output frontend/public/assets
|
||||
|
||||
test:
|
||||
desc: Run all tests (Python and Rust)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue