Skip to content

Commit 97dfea5

Browse files
[#233] Test Documentation ci dependencies
1 parent 0c04ad7 commit 97dfea5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ jobs:
128128
- store-reusable-workflow-vars
129129
with:
130130
main-branch: 'master'
131+
apt-packages: 'libgdal-dev gdal-bin'
131132
run-docs: true
132133
python-version: '3.11'
133134
docker-image-name: ${{ needs.store-reusable-workflow-vars.outputs.image-name }}

0 commit comments

Comments
 (0)