mirror of
https://github.com/percona/pg_stat_monitor.git
synced 2026-02-04 14:06:20 +00:00
Fix
This commit is contained in:
@@ -36,7 +36,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Change src owner to postgres
|
- name: Change src owner to postgres
|
||||||
run: |
|
run: |
|
||||||
sudo chown -R postgres:postgres src
|
sudo chown -R postgres:postgres .
|
||||||
|
|
||||||
- name: Build pg_stat_monitor
|
- name: Build pg_stat_monitor
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user