Skip to content

Commit

Permalink
use sudo?
Browse files Browse the repository at this point in the history
  • Loading branch information
jorisvandenbossche committed Sep 16, 2024
1 parent 6a1992e commit 3880892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-gdal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Checkout code
if: ${{ matrix.container == 'osgeo/gdal:ubuntu-small-3.4.3' }}
run: |
add-apt-repository -y ppa:deadsnakes/ppa
sudo add-apt-repository -y ppa:deadsnakes/ppa
apt-get update -y -q
apt-get install -y python3.9-dev
Expand Down

0 comments on commit 3880892

Please sign in to comment.