Skip to content

Commit efce953

Browse files
authored
Fix .deb release (#544)
1 parent cb1a6e2 commit efce953

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/package-extension.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ jobs:
4444
export PGVERSION=${pg}
4545
export ARCH=amd64
4646
47+
# Fix permissions
48+
sudo chown -R ${USER}:${USER} target/release
49+
4750
mkdir -p target/release/pgml-pg${pg}/DEBIAN
4851
(cat control | envsubst) > target/release/pgml-pg${pg}/DEBIAN/control
4952
dpkg-deb --build target/release/pgml-pg${pg} postgresql-pgml-${pg}_${PACKAGE_VERSION}-ubuntu1-amd64.deb

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy