We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c54662 commit c45ca22Copy full SHA for c45ca22
.github/workflows/python-datawrangling.yml
@@ -49,7 +49,7 @@ jobs:
49
- name: Install workflow dependencies 📦
50
run: |
51
sudo apt-get update
52
- sudo apt-get install -y build-essential libpoppler-cpp-dev pkg-config python-dev
+ sudo apt-get install -y build-essential libpoppler-cpp-dev pkg-config
53
# pip install --target=python boto3
54
55
- name: Install layer dependencies 📦
0 commit comments