Fix workflow

This commit is contained in:
Blottiere Paul 2023-07-19 23:20:52 +02:00
parent 012c112c50
commit a18b60e720

View File

@ -16,7 +16,7 @@ jobs:
- name: Install PostgreSQL and PostGIS
env:
POSTGRESQL_VERSION: 12
POSTGIS_VERSION: 2
POSTGIS_VERSION: 2.5
run: .github/scripts/postgresql_postgis.sh
- name: Install and check PgPointCloud
run: .github/scripts/pgpointcloud.sh