Fix
parent
94768c21bd
commit
236f025fca
|
@ -52,6 +52,10 @@ jobs:
|
|||
with:
|
||||
path: 'pg_stat_monitor'
|
||||
|
||||
- name: Configure postgres
|
||||
working-directory: postgres
|
||||
run: ./configure
|
||||
|
||||
- name: Debug
|
||||
run: |
|
||||
pwd
|
||||
|
|
Loading…
Reference in New Issue