Fix checkout path

pull/458/head
Artem Gavrilov 2024-04-24 18:15:08 +02:00
parent bc7781d23a
commit 83d93a66d6
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@ jobs:
- name: Checkout sources
uses: actions/checkout@v4
with:
path: src/pg_stat_monitor
- name: Checkout cppcheck sources
uses: actions/checkout@v4