Skip to content

Commit 10b394a

Browse files
committed
CI: fix GitHub Actions Workflow
1 parent 63f4182 commit 10b394a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
steps:
1616
- name: Install Postgres Build Dependencies
1717
run: |
18+
sudo apt-get update
1819
sudo apt-get install build-essential coreutils libreadline-dev zlib1g-dev flex bison libxml2-dev libxslt-dev libssl-dev libxml2-utils xsltproc git
1920
2021
- name: Checkout postgres repository

0 commit comments

Comments
 (0)