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