Skip to content

Commit

Permalink
Sudo apt-get
Browse files Browse the repository at this point in the history
  • Loading branch information
kageurufu committed Dec 9, 2021
1 parent 42da90c commit 1244064
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- run: |
apt-get install -y libgeos-c1v5
sudo apt-get install -y libgeos-c1v5
- uses: actions/setup-python@v1
with:
python-version: '3.9.x'
Expand Down

0 comments on commit 1244064

Please sign in to comment.