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 7cc3b84 commit ac71f1cCopy full SHA for ac71f1c
.github/workflows/release-binaries.yml
@@ -189,6 +189,7 @@ jobs:
189
version_suffix=".$rc_version"
190
fi
191
target_cmake_flags="$target_cmake_flags -DBOOTSTRAP_BOOTSTRAP_LLVM_VERSION_SUFFIX=$version_suffix"
192
+ fi
193
194
echo "target-cmake-flags=$target_cmake_flags" >> $GITHUB_OUTPUT
195
case "${{ inputs.runs-on }}" in
0 commit comments