mirror of
https://github.com/neondatabase/neon.git
synced 2026-09-05 12:59:02 +00:00
run tests with github actions, take 2
This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
||||
|
||||
- name: Install postgres dependencies
|
||||
run: |
|
||||
sudo apt install build-essential libreadline-dev zlib1g-dev flex bison libxml2-dev libcurl-dev
|
||||
sudo apt install build-essential libreadline-dev zlib1g-dev flex bison libxml2-dev libcurl4-openssl-dev
|
||||
|
||||
- name: Build postgres
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user