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 59192e9 commit 5af7d4bCopy full SHA for 5af7d4b
.github/workflows/test_streamlit_folium.yml
@@ -44,7 +44,7 @@ jobs:
44
run: |
45
cd streamlit_folium
46
echo hello world
47
- apt-get install proj-bin
+ sudo apt-get install proj-bin
48
proj
49
uv sync --group dev --group test
50
0 commit comments