Skip to content

Commit

Permalink
revert apt-fast
Browse files Browse the repository at this point in the history
  • Loading branch information
BryonLewis committed Dec 9, 2024
1 parent 17649b7 commit 3c891c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
- name: Update Package References
run: sudo apt-get update
- name: Install system dependencies
run: apt-get install --no-install-recommends --yes
run: apt-fast install --no-install-recommends --yes
libgdal30
libproj22
python3-cachecontrol
Expand Down

0 comments on commit 3c891c0

Please sign in to comment.