Skip to content

Commit 5af7d4b

Browse files
committed
Become root
1 parent 59192e9 commit 5af7d4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_streamlit_folium.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
run: |
4545
cd streamlit_folium
4646
echo hello world
47-
apt-get install proj-bin
47+
sudo apt-get install proj-bin
4848
proj
4949
uv sync --group dev --group test
5050

0 commit comments

Comments
 (0)