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