Skip to content

Commit

Permalink
Updates tools tag with the latest in pipeline (#936)
Browse files Browse the repository at this point in the history
Updates tools tag with the latest
  • Loading branch information
gurkanindibay committed Sep 29, 2022
1 parent eb71998 commit dbd7ea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Clone and install tools branch
run: |
gcc --version
git clone -b add-pg15-scripts --depth 1 https://github.com/citusdata/tools.git ../tools
git clone -b v0.8.19 --depth 1 https://github.com/citusdata/tools.git ../tools
sudo make -C ../tools install
- name: Pre Install steps
Expand Down

0 comments on commit dbd7ea1

Please sign in to comment.