Update c-cpp.yml
This commit is contained in:
parent
e5ad6f4456
commit
85738cee27
3
.github/workflows/c-cpp.yml
vendored
3
.github/workflows/c-cpp.yml
vendored
@ -13,7 +13,8 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- run: apt install postgresql-server-dev-all
|
- name: Install PostgreSQL development tools
|
||||||
|
run: sudo apt install postgresql-server-dev-all
|
||||||
# - name: configure
|
# - name: configure
|
||||||
# run: ./configure
|
# run: ./configure
|
||||||
# - name: make
|
# - name: make
|
||||||
|
Loading…
x
Reference in New Issue
Block a user