We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c04ad7 commit 97dfea5Copy full SHA for 97dfea5
.github/workflows/ci.yml
@@ -128,6 +128,7 @@ jobs:
128
- store-reusable-workflow-vars
129
with:
130
main-branch: 'master'
131
+ apt-packages: 'libgdal-dev gdal-bin'
132
run-docs: true
133
python-version: '3.11'
134
docker-image-name: ${{ needs.store-reusable-workflow-vars.outputs.image-name }}
0 commit comments