Skip to content

Commit bcd694f

Browse files
authored
ci: fix release workflow (#448)
* ci: test release workflow * ci: test release workflow * ci: fix release workflow
1 parent efa91f2 commit bcd694f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
cd wrappers
5858
5959
# Add postgres package repo and install requested postgres version
60+
sudo apt update
6061
sudo apt remove -y postgres*
6162
sudo apt -y install curl ca-certificates build-essential pkg-config libssl-dev
6263
sudo install -d /usr/share/postgresql-common/pgdg

0 commit comments

Comments
 (0)