We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 613638a commit b0cf87bCopy full SHA for b0cf87b
1 file changed
.github/actions/setup-rust/action.yml
@@ -84,9 +84,6 @@ runs:
84
if: runner.os != 'Windows'
85
uses: ./.github/actions/setup-protoc
86
87
- - name: Install Ninja (for DuckDB build system)
88
- uses: seanmiddleditch/gha-setup-ninja@v6
89
-
90
- name: Install Sweep
91
shell: bash
92
if: ${{ inputs.timestamp == 'true' && github.ref_name == 'develop' }}
0 commit comments