Skip to content

Commit 3378367

Browse files
committed
temp commit
1 parent 791a3bd commit 3378367

File tree

1 file changed

+2
-0
lines changed
  • .github/composite-actions/build-modified-postgres

1 file changed

+2
-0
lines changed

.github/composite-actions/build-modified-postgres/action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ runs:
4545
export CC=gcc-9
4646
fi
4747
48+
echo "CC version: "
49+
$CC -v
4850
$GITHUB_WORKSPACE/.github/scripts/clone_engine_repo "$REPOSITORY_OWNER" "$ENGINE_BRANCH"
4951
cd postgresql_modified_for_babelfish
5052
git rev-parse HEAD

0 commit comments

Comments
 (0)