Skip to content

Commit 6a95cb8

Browse files
committed
Add GDAL loader process
1 parent 6a68df8 commit 6a95cb8

File tree

10 files changed

+746
-356
lines changed

10 files changed

+746
-356
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: actions/checkout@v3
2222

2323
- name: Setup compose
24-
run: docker-compose up -d
24+
run: docker compose up -d
2525

2626
- name: Format
2727
run: docker exec -i ogcapi cargo fmt --all -- --check

0 commit comments

Comments
 (0)