We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcca57d commit 536981bCopy full SHA for 536981b
.github/workflows/nightly-backward-compatibility.yml
@@ -28,7 +28,7 @@ jobs:
28
29
- name: Download releases artifacts binaries
30
run: |
31
- ./.github/workflows/scripts/download-distribution-binaries.sh ${{ inputs.total-releases }
+ ./.github/workflows/scripts/download-distribution-binaries.sh ${{ inputs.total-releases }}
32
33
- name: Build e2e
34
0 commit comments