mirror of https://github.com/citusdata/citus.git
Remove duplicated action."
parent
9d41b763f8
commit
e94a70071a
|
@ -266,9 +266,6 @@ jobs:
|
|||
new_pg_major: ${{ matrix.new_pg_major }}
|
||||
steps:
|
||||
- uses: actions/checkout@v3.5.0
|
||||
- uses: actions/download-artifact@v3.0.1
|
||||
with:
|
||||
path: "."
|
||||
- uses: "./.github/actions/setup_extension"
|
||||
with:
|
||||
pg_major: "${{ env.old_pg_major }}"
|
||||
|
|
Loading…
Reference in New Issue