Skip to content

Commit 4184cae

Browse files
committed
See if this works
1 parent 45ab9a9 commit 4184cae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test_streamlit_folium.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
- name: Install streamlit_folium dev dependencies
4848
shell: bash -l {0}
4949
run: |
50+
apt-get install libgdal-dev
5051
pip install -r streamlit_folium/tests/requirements.txt
5152
5253
- name: Install playwright dependencies

0 commit comments

Comments
 (0)