Skip to content

Commit 9707d58

Browse files
authored
Update python-app.yml
1 parent a382346 commit 9707d58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-app.yml

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
python-version: 3.7
2222
- name: Install dependencies
2323
run: |
24+
sudo apt-get update
2425
sudo apt-get install libproj-dev proj-data proj-bin
2526
sudo apt-get install libgeos-dev
2627
pip install --upgrade pip

0 commit comments

Comments
 (0)