name: install_extension runs: using: composite steps: - name: Install Extension run: tar xfv "install-$PG_MAJOR.tar" --directory / shell: bash