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