We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f33f271 commit 59192e9Copy full SHA for 59192e9
.github/workflows/test_streamlit_folium.yml
@@ -44,6 +44,7 @@ jobs:
44
run: |
45
cd streamlit_folium
46
echo hello world
47
+ apt-get install proj-bin
48
proj
49
uv sync --group dev --group test
50
0 commit comments