Skip to content

Commit c45ca22

Browse files
remove python-dev
1 parent 5c54662 commit c45ca22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-datawrangling.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
- name: Install workflow dependencies 📦
5050
run: |
5151
sudo apt-get update
52-
sudo apt-get install -y build-essential libpoppler-cpp-dev pkg-config python-dev
52+
sudo apt-get install -y build-essential libpoppler-cpp-dev pkg-config
5353
# pip install --target=python boto3
5454
5555
- name: Install layer dependencies 📦

0 commit comments

Comments
 (0)