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 4758eac commit b55db9cCopy full SHA for b55db9c
docker/Makefile
@@ -87,7 +87,7 @@ node-sqitch:
87
$(MAKE) PROCESS=node-sqitch build-process
88
89
postgis:
90
- $(MAKE) PROCESS=postgis build-process
+ $(MAKE) PROCESS=postgis build-process
91
92
pgvector-postgis:
93
- $(MAKE) PROCESS=pgvector-postgis build-process
+ $(MAKE) PROCESS=pgvector-postgis build-process
0 commit comments