Skip to content

Commit

Permalink
include /tmp/pdebug.h in pg sdk tarball
Browse files Browse the repository at this point in the history
  • Loading branch information
pmp-p committed Aug 25, 2024
1 parent c235947 commit fb07d11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cibuild.sh
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,7 @@ do

if $CI
then
tar -cpRz ${PGROOT} > /tmp/sdk/pglite-pg${PG_VERSION}.tar.gz
tar -cpRz /tmp/pdebug.h ${PGROOT} > /tmp/sdk/pglite-pg${PG_VERSION}.tar.gz
cp /tmp/sdk/pglite-pg${PG_VERSION}.tar.gz ${WEBROOT}/
fi

Expand Down

0 comments on commit fb07d11

Please sign in to comment.